feat: support MySQL SSL connection (close #185)
This commit is contained in:
@@ -40,6 +40,18 @@ Default: `vaultwarden`
|
||||
|
||||
MySQL(MariaDB) password, **required**.
|
||||
|
||||
#### MYSQL_SSL_CA
|
||||
|
||||
The path to the CA certificate for TLS connection (optional).
|
||||
|
||||
#### MYSQL_SSL_CERT
|
||||
|
||||
The path to the client certificate for TLS connection (optional).
|
||||
|
||||
#### MYSQL_SSL_KEY
|
||||
|
||||
The path to the client key for TLS connection (optional).
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user