mirror of
https://github.com/MariaDB/server.git
synced 2025-03-25 08:28:40 +01:00
![]() Add ssl_passphrase server parameter, which works similarly to --passout/--passin openssl command line parameters. Pass phrase value can be formatted as follows. - pass:password Provide actual password after the pass: prefix. - env:var Obtain the password from the environment variable 'var'a - file:pathname Reads the password from the specified file pathname. Only the first line, up to the newline character, is read from the stream. |
||
---|---|---|
.. | ||
My | ||
t | ||
v1 | ||
encrypted-server-key-password.txt | ||
generate-ssl-certs.sh | ||
mtr_cases.pm | ||
mtr_gprof.pl | ||
mtr_io.pl | ||
mtr_match.pm | ||
mtr_misc.pl | ||
mtr_process.pl | ||
mtr_report.pm | ||
mtr_results.pm | ||
mtr_stress.pl | ||
mtr_unique.pm | ||
openssl.cnf | ||
process-purecov-annotations.pl | ||
ssl-mitm.pl |