test/ssltest -time -num 1000 -tls1 -cipher AES128-SHA Using BIO pair (-bio_pair) Available compression methods: NONE client authentication TLSv1, cipher TLSv1/SSLv3 AES256-SHA, 512 bit RSA 1000 handshakes of 1024 bytes done Approximate total server time: 8.17 s Approximate total client time: 8.20 s ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
I cannot figure out how to get ssltest to negotiate
TLS_RSA_WITH_AES_128_SHA.
I tried several combinations of the -cipher command but it always negotiates
AES256 instead of AES128. I am using 0.9.8a
