mintls, maxtls, enclair, and cipher.
Eric S. Raymond
esr at thyrsus.com
Sun Feb 3 21:24:46 UTC 2019
Richard Laager <rlaager at wiktel.com>:
> On 2/3/19 1:01 PM, Eric S. Raymond wrote:
> > I guess it will have to be an empty string that disables encryption.
>
> I'm not sure if you wrote this before the recent messages on the NULL
> ciphers. But you said you were going to use that, so...
>
> It's not an empty string... the NULL ciphers have specific names that
> are valid in an OpenSSL ciper string.
>
> See `openssl ciphers -v 'NULL'`.
>
> You would use:
> ciphers NULL
>
> or something more specific if you want:
> ciphers NULL-SHA256
>
> That would select a NULL cipher.
>
> --
> Richard
I will revise appropriately.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
My work is funded by the Internet Civil Engineering Institute: https://icei.org
Please visit their site and donate: the civilization you save might be your own.
More information about the devel
mailing list