On 15/11/14 18:06, Jeffrey Walton wrote: > 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.
Security levels are only available in master. They are not yet in any released version. The docs on the website are driven from master. Matt ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org