On 2/1/19 7:56 PM, Gary E. Miller via devel wrote:
> "tlsver [1.2 1.3]*

If forcing a maximum version (e.g. for testing) is important, tlsver
seems like a good approach.

> So, which of these should be just 'ciphers': tls1.2ciphers, tls1.3ciphers,
> or ntpciphers?  And it has to be rediculously obvious which of the
> three applies where.  All at the same time!

tls1.2ciphers -> ciphers
tls1.3ciphers -> ciphersuites

https://github.com/openssl/openssl/blob/8eb399fb25a6ef68b2a9e8d34b242b9767c46abe/CHANGES#L20

https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set_ciphersuites.html

Search this for ciphersuites:
https://www.openssl.org/docs/man1.1.1/man1/openssl-s_client.html

-- 
Richard

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to