Hello, Would any one please let me know whether the following ciphers are supported in 0.9.8m?
1. EXP1024-DHE-DSS-DES-CBC-SHA 2. EXP1024-RC4-SHA 3. DHE-DSS-RC4-SHA 4. EXP1024-DES-CBC-SHA I just compiled the version and run the utility ./openssl ciphers -v 'EXP1024-DHE-DSS-RC4-SHA' but it is showing me the following error "Error in cipher list 17800:error:1410D0B9:SSL routines:SSL_CTX_set_cipher_ list:no cipher match:ssl_lib.c:1218:" I went through the code (not understood clearly) but seen some ciphers list (under New TLS Export CipherSuites from expired ID) in s3_lib.c are commented out. Thanks, Suryya