Re: [openssl-users] cipher suites

2018-10-26 Thread Viktor Dukhovni
You don't have to call either. Both have sensible defaults. Especially, with TLS 1.3, there is generally little reason to choose non-default ciphers. > On Oct 26, 2018, at 6:12 PM, Skip Carter wrote: > > If my application will support both TLSv1.2 and TLSv1.3 connections to > it (depending who

[openssl-users] cipher suites

2018-10-26 Thread Skip Carter
If my application will support both TLSv1.2 and TLSv1.3 connections to it (depending who is connecting), do I have to call both SSL_CTX_set_ciphersuites() and SSL_CTX_set_cipher_list() when setting up my context? -- Skip Carter Taygeta Scientific Inc. -- openssl-users mailing list To unsubscrib