]> Pileus Git - ~andy/fetchmail/commit
Split TLS cipher settings for <= 1.2 and 1.3.
authorMatthias Andree <matthias.andree@gmx.de>
Sat, 11 Jul 2020 15:03:01 +0000 (17:03 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Sat, 11 Jul 2020 15:03:01 +0000 (17:03 +0200)
commit41690a4bce61fb970baff714699548b196541a7f
tree8f45c187e2db3e3c342315d9a17e16a5db34df46
parent0fe93226d145a41d3a782f98d3797f521fc63ea4
Split TLS cipher settings for <= 1.2 and 1.3.

The TLS 1.3 ciphersuites are entirely different and need to be
treated on their own. Introduce FETCHMAIL_TLS13_CIPHERSUITES for that.
NEWS
socket.c