Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.0.3
-
None
-
None
Description
Add support for TLS v1.3 (OpenSSL 1.1.1)
TLSv1.3 can't use cipher suites from prior tls protocol versions, TLS v.1.3 cipher suites must be set via new api call SSL_set_ciphersuites, older cipher suites by api call SSL_set_cipher_list
Attachments
Issue Links
- is part of
-
MDEV-15596 10.2 doesn't work with openssl 1.1.1
- Closed