Error with ciphers -V 'ALL:COMPLEMENTOFALL'

Pierre-Luc Boily pierreluc.boily at gmail.com
Thu Dec 22 02:41:55 UTC 2022


Hello,

I am playing with the book of Ivan Ristic.  At some point, he talks about
the list of cipher.  This command gives me an error message :

C:\Program Files\OpenSSL\bin>openssl version -a
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)
built on: Wed Dec 21 19:51:29 2022 UTC
platform: VC-WIN64A
options:  bn(64,64)
compiler: cl  /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo
/O2 -DL_ENDIAN -DOPENSSL_PIC
OPENSSLDIR: "C:\Program Files\Common Files\SSL"
ENGINESDIR: "C:\Program Files\OpenSSL\lib\engines-3"
MODULESDIR: "C:\Program Files\OpenSSL\lib\ossl-modules"
Seeding source: os-specific
CPUINFO: OPENSSL_ia32cap=0x7ffaf3ffffebffff:0x29c6fbf


C:\Program Files\OpenSSL\bin>openssl ciphers -V 'ALL:COMPLEMENTOFALL'
Error in cipher list
DC0E0000:error:0A000118:SSL routines:ssl_cipher_process_rulestr:invalid
command:ssl\ssl_ciph.c:1065:


Should I worry that something is wrong with my OpenSSL build.  This is a
version that I compiled myself with the instructions given there :
https://github.com/openssl/openssl/blob/master/NOTES-WINDOWS.md

Other commands such as genpkey and req are working well.

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20221221/5bfd2714/attachment.htm>


More information about the openssl-users mailing list