Richard Laager <[email protected]>:
> 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.


_______________________________________________
devel mailing list
[email protected]
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to