mariadb/mysql-test/main/chained_ssl_certificates.opt
Tony Chen a04ccfe924 Add MTR to verify TLS with chain of trust
Add tests to verify that TLS configurations with certificate chain of trust are
supported.

The contents of the commit are inspired from the MySQL project:
969afef933

Credits to salman.s.khan@oracle.com

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services, Inc.
2025-12-18 19:44:26 +02:00

3 lines
164 B
Text

--ssl-ca=$MYSQL_TEST_DIR/std_data/cachain/root.crt
--ssl-key=$MYSQL_TEST_DIR/std_data/cachain/server.key
--ssl-cert=$MYSQL_TEST_DIR/std_data/cachain/server.cachain