RE: Error with ciphers -V 'ALL:COMPLEMENTOFALL'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: openssl-users <openssl-users-bounces@xxxxxxxxxxx> On Behalf Of
> Viktor Dukhovni
> Sent: Wednesday, 21 December, 2022 23:50
> 
> On Wed, Dec 21, 2022 at 09:41:55PM -0500, Pierre-Luc Boily wrote:
> 
> > C:\Program Files\OpenSSL\bin>openssl ciphers -V
> 'ALL:COMPLEMENTOFALL'
> 
> Could it be something as simple the Windows shell passing the "'"
> charaxcters as part of the value?  Do double-quotes, or no quotes work
> better?

Exactly. Windows cmd.exe has different quoting conventions than the popular UNIX shells (as does Powershell). The example commands given in /Bulletproof TLS/ need to be adapted to the OS and shell you're using.

There are, of course, various ways to run bash and other UNIX shells under Windows, but the simplest thing in this case is to use cmd.exe's quoting conventions, which are documented by Microsoft. Specifically, as Viktor suggests, use double quotes.

-- 
Michael Wojcik




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux