I'm on Ubuntu 14.04 with OpenSSL 1.0.1f 6 Jan 2014. I'm running the following command from http://www.openssl.org/docs/apps/ciphers.html:
$ openssl ciphers -s -v 'ALL:@SECLEVEL=2' Error in cipher list 139745373214368:error:140E6118:SSL routines:SSL_CIPHER_PROCESS_RULESTR:invalid command:ssl_ciph.c:1325: When did SECLEVEL become available? Its not listed under history. What does SECLEVEL=2 mean? I've seen security levels expressed as key sizes and work factors, but not numbers like 1, 2, 3, etc. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
