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

ssl_capath

ssl_capath sets the server-side path to a directory of SSL Certificate Authority files used by MariaDB Server, including for Galera TLS when wsrep_ssl_mode is SERVER or SERVER_X509.

Overview

CA directory (check OpenSSL docs, implies --ssl).

Details

Parameters

Command-line
--ssl_capath=arg

Configuration file

Supported

Dynamic

No

Scope

Global

Data Type

VARCHAR

Product Default Value

"" (an empty string)

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?