Reflect special `DEFAULT` behavior in ciphers(1)
authorAlois Mahdal <amahdal@redhat.com>
Wed, 21 Feb 2018 15:49:33 +0000 (16:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 19 Apr 2018 13:34:49 +0000 (15:34 +0200)
commitc190506cd827221a861c3207ae2496ea1ec7a1fd
tree2f325ddaede13cbff54c8ac869fc37f82d982364
parent918388b5a02351ef2c5f560cd9369e928e8a1cd0
Reflect special `DEFAULT` behavior in ciphers(1)

Actual behavior of DEFAULT is different than currently described.
Rather than actinf as cipher string, DEFAULT cannot be combined using
logical operators, etc.

Fixes #5420.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5428)
doc/man1/ciphers.pod