Re: No shared cipher?

2003-06-20 Thread Jay Cornwall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 20 Jun 2003 07:29 am, Lutz Jaenicke wrote: Are there any preconditions for using these ciphers, apart from setting a private RSA key? A corresponding public key (certificate) might be helpful. Aha, thank you. I definitely do need to

No shared cipher?

2003-06-19 Thread Jay Cornwall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I've just started my first project involving SSL, but sadly all is not rosy in the OpenSSL garden. Perhaps you can help me out? My server performs these OpenSSL library calls: 1. sslctx = SSL_CTX_new( SSLv3_server_method() ); 2.