Re: What to use when writing Java-clients?

2001-10-10 Thread Endre Meckelborg Rognerud
* Endre Meckelborg Rognerud | | I'm trying to write a client in Java that should connect to an | OpenSSL server through a SSLConnection. I have tried to write it | with the JSSE package from Sun, but I've had a lot of problems. The | first problem was related to the message 'no c

What to use when writing Java-clients?

2001-10-09 Thread Endre Meckelborg Rognerud
Hello! I'm trying to write a client in Java that should connect to an OpenSSL server through a SSLConnection. I have tried to write it with the JSSE package from Sun, but I've had a lot of problems. The first problem was related to the message 'no cipher suites in common'. Then I tried to make a