* 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
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