require_secure_transport¶
When this option is enabled, connections attempted using insecure transport will be rejected. Secure transports are SSL/TLS, Unix sockets or named pipes.
See also: System Variables in 10.5 ES and in 10.4 ES
DETAILS¶
PARAMETERS¶
Dynamic |
Yes |
Scope |
Global |
Data Type |
BOOLEAN (OFF, ON) |
Default Value |
OFF |
SKYSQL¶
Cloud |
SkySQL Topology |
ES Ver |
Default |
---|---|---|---|
AWS |
HA (Primary/Replica) |
10.4 |
OFF |
AWS |
HA (Primary/Replica) |
10.5 |
OFF |
AWS |
Transactional Standalone |
10.4 |
ON |
AWS |
Transactional Standalone |
10.5 |
ON |
AWS |
Distributed Transactions |
10.5 |
OFF |
GCP |
ColumnStore |
10.5 |
OFF |
GCP |
ColumnStore Multi |
10.5 |
OFF |
GCP |
Galera |
10.4 |
OFF |
GCP |
Galera |
10.5 |
OFF |
GCP |
HA (Primary/Replica) |
10.4 |
OFF |
GCP |
HA (Primary/Replica) |
10.5 |
OFF |
GCP |
HTAP |
10.5 |
OFF |
GCP |
Transactional Standalone |
10.4 |
ON |
GCP |
Transactional Standalone |
10.5 |
ON |
GCP |
Distributed Transactions |
10.5 |
OFF |
CHANGE HISTORY¶
Release Series |
History |
---|---|
10.5 Enterprise |
|
10.4 Enterprise |
|
EXTERNAL REFERENCES¶
This page shows information specific to MariaDB SkySQL. Information for non-SkySQL use can be found on the require_secure_transport page in the MariaDB Enterprise Documentation.