Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.2.40, 10.3.31, 10.4.21, 10.5.12, 10.6.4
-
Component/s: Galera SST
-
Labels:None
Description
A stricter check of the values of the ssl-mode option is needed, since now the check is performed simply for the presence of the "VERIFY_" prefix, while in reality only two values starting with this prefix are allowed - these are VERIFY_CA and VERIFY_IDENTITY, see comments to MDEV-25471