Paolo,
 
I am not sure I understand your problem, but you may need to load the ciphers. Did you load the ciphers programmatically (e.g., by calling SSLeay_add_all_algorithms)?
 
Frank
-----Original Message-----
From: Montini Paolo [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 25, 2000 3:40 PM
To: OpenSSL-DEV
Subject: Cipher list problem.

Hi all,
I am writing a client-server application using SSL.
At runtime an error occurr : the problem is line 1052 of
ssl_lib.c; it seems that when creating the SSL context,
it cannot find the cipher list.
I tryed the command 'ciphers -v' from the OpenSSL prompt
and I have all the ciphers installed so I cannot understand
why the program cannot find them !
 
Any help greatly appreciated,
Paolo.

Reply via email to