On Wed, Feb 23, 2005, Tyler Durden wrote: > Hello, > I have next problem: > I implement a simple TLS cliente & server with openssl that these > funcions with all ciphers TLS suit except with the cifer DH, that are: > DH-DSS-AES128-SHA > DH-DSS-AES256-SHA > DH-RSA-AES128-SHA > DH-RSA-AES256-SHA. >
If you mean "DH" and not "DHE" or "EDH" then those aren't supported by OpenSSL because they require the use of DH certificates. Very few clients implement those anyway. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]