1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-23 08:45:18 +03:00
Files
mariadb/mysql-test/main/ssl_autoverify.combinations
Sergei Golubchik 9f93630ded MDEV-31856 use ephemeral ssl certificates
if the server is started with --ssl but without neither --ssl-key nor
--ssl-cert, let it automatically generate a self-signed certificate.
It's generated in memory only and never saved to disk.
2024-02-04 22:19:00 +01:00

9 lines
89 B
Plaintext

[pem]
loose-enable-named-pipe
[auto]
ssl-key=
ssl-cert=
ssl-ca=
loose-enable-named-pipe