Hello,

What is the status of the following TLS cipher suites?
 TLS_DH_DSS_WITH_AES_128_CBC_SHA         DH-DSS-AES128-SHA

This is RFC-3268 cipher suite number 0x30.

 TLS_DH_DSS_WITH_AES_256_CBC_SHA         DH-DSS-AES256-SHA

This is RFC-3268 cipher suite number 0x36.

 TLS_DH_RSA_WITH_AES_128_CBC_SHA         DH-RSA-AES128-SHA

This is RFC-3268 cipher suite number 0x31.

 TLS_DH_RSA_WITH_AES_256_CBC_SHA         DH-RSA-AES256-SHA

This is RFC-3268 cipher suite number 0x37.

SSL_CIPHER structs are defined in the ssl3_ciphers array in s3_lib.c, but the valid field is set to 0. A quick google session indicated that openssl does not support DH certificates.

I would be most grateful if someone could clarify if the above cipher suites are available or not.

Regards Roger

_________________________________________________________________
Nyhet! Hotmail direkt i din Mobil! http://mobile.msn.com/

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to