rajesh nair wrote:

I saw all the cipher names but i want to know the default cipher suit supported by 
openssl lib.
if i  write a program using openssl , with out using SSL_CTX_set_cipher_list() 
function what will bw the default cipher set ?
(that is i am not choosing a cipher suit from the list )

Why won't you use SSL_CTX_set_cipher_list()? Using it you get any default you like and don't have to depend on a more or less arbitrary OpenSSL default.
Ciao,
Richard
--
Dr. Richard W. Könning
Fujitsu Siemens Computers GmbH
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]

Reply via email to