RE: Using the OpenSSL WITHOUT doing authentication

1999-08-12 Thread David Azari
Title: RE: Using the OpenSSL WITHOUT doing authentication Bodo,     Thank you very much for responding to my message.  I've probed a bit deeper into the code supplied with the libraries (the conglomeration of c files that lives in the /apps directory).  Of particular interes

Re: Using the OpenSSL WITHOUT doing authentication

1999-08-12 Thread Vincent Levesque
Hi, Look my reply to "ADH ciphers with SSL_ALLOW_ADH - do they work?". I'm new to openssl too so I might not be giving you the best solution there is... I think you have to use anonymous Diffie-Hellman if you don't need any authentication. This cipher suite seems to be disabled by default in open

Re: Using the OpenSSL WITHOUT doing authentication

1999-08-12 Thread Bodo Moeller
David Azari <[EMAIL PROTECTED]>: > I'm having extreme difficulty setting up an SSL connection between > client and server when neither specifies a certificate and key file. > Actually, the problem seems to be specific to the server. If I tell the > server to use a cert and key, via the >