Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Works as Designed
-
None
-
None
-
None
Description
When the database obtains the SSL context should be possible to restrict/disable some specific protocols standards.
The following options (or similar ones) could be available in the configuration:
- SSL_OP_NO_SSLv2
- SSL_OP_NO_SSLv3
- SSL_OP_NO_TLSv1
- SSL_OP_NO_TLSv1_1