> -----Original Message-----
> From: Roger Bod�n [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 11, 1999 8:27 AM
> To: [EMAIL PROTECTED]
> Subject: SSL Cipher Suites
>
>
> Hello,
>
> Is there a complete list of the SSLv3/TLSv1 cipher suites openssl
> supports?
Use openssl s_server -www and connect to it with a web browser. It displays
a list of ciphers.
>
> How can I control the priority between different cipher suites on the
> server side?
Isn't this controlled by the client? i.e. the server is supposed to look at
the list of ciphers the client specified in his ClientHello, and pick the
first one of those that he shares with the client.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]