For the complete documentation index, see llms.txt. This page is also available as Markdown.

ssl_key

ssl_key sets the server-side path to the X509 SSL private key in PEM format used by MariaDB Server, including for Galera TLS when wsrep_ssl_mode is SERVER or SERVER_X509.

Overview

X509 key in PEM format (implies --ssl).

Details

Parameters

Command-line
--ssl_key=arg

Configuration file

Supported

Dynamic

No

Scope

Global

Data Type

VARCHAR

Product Default Value

"" (an empty string)

Last updated

Was this helpful?