Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
Description
With MDEV-16266 implemented in 10.4, it seems like we have an opportunity to make certain SSL/TLS system variables dynamic.
It looks like FLUSH SSL uses the following variables to reload the TLS context:
- ssl_cert
- ssl_key
- ssl_ca
- ssl_capath
- ssl_crl
- ssl_crlpath
- ssl_cipher
https://github.com/MariaDB/server/blob/mariadb-10.4.4/sql/mysqld.cc#L4735
https://github.com/MariaDB/server/blob/mariadb-10.4.4//vio/viosslfactories.c#L334
Can all of these variables be made dynamic in 10.4, as long as the system supports FLUSH SSL?
Attachments
Issue Links
- relates to
-
MDEV-16266 Ability to Refresh SSL Cert / CRL Without Server Restart
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Labels | need_feedback |
Support case ID | 27887 |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 96373 ] | MariaDB v4 [ 133941 ] |
Link | This issue is duplicated by MENT-1709 [ MENT-1709 ] |