Re: SSL, RMI, and X509

2001-08-31 Thread Timothy Reaves
On Thu, 30 Aug 2001 22:21:45 -0400 John Molnar <[EMAIL PROTECTED]> wrote: > Which brings me to my question: if the RMIClientSocketFactory is > downloaded from the server to the node, how does one go about making > it work with the node's unique and specific keystore? How can i use > a locally

SSL

1999-03-08 Thread Zoltan . Tar
Hello About a week ago I have asked this, but I didn't get an answer. So I assume it again. I use a Java plugin 1.2 and I want to use SSL conections with it. But I get this Exception: SSLException: (no cipher suites in common) Has anybody an answer for it? Or what is the possible mi

Re: ssl and java

1998-12-22 Thread Christopher Hinds
Try JSafe class library from RSA. www.rsa.com optima wrote: > how can I get a ssl package of java > I just want make a test of ssl with java

Re: ssl and java

1998-12-22 Thread Oliver Koell
optima wrote: > > how can I get a ssl package of java > I just want make a test of ssl with java have a look at: http://jcewww.iaik.tu-graz.ac.at/iSaSiLk/isasilk.htm it't not free, but there is a download option. /Oliver

ssl and java

1998-12-22 Thread optima
how can I get a ssl package of java I just want make a test of ssl with java