mirror of
https://github.com/MariaDB/server.git
synced 2026-01-13 23:14:53 +01:00
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:
|
||
|---|---|---|
| .. | ||
| client.cachain | ||
| client.key | ||
| root.crt | ||
| root_intermediate_ca1.crt | ||
| server.cachain | ||
| server.key | ||
| unrelated_root.crt | ||