mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 08:25:16 +00:00
[#34] Added no Mariadb variants
This commit is contained in:
@@ -242,7 +242,14 @@ ssl-verify-server-cert
|
||||
@endverbatim
|
||||
|
||||
The last statement requires mutual authentication named two way in the
|
||||
MariaDB documentation.
|
||||
MariaDB documentation. For MySQL versions greater than 5.7.11 this
|
||||
statement should be replaced by:
|
||||
|
||||
@verbatim
|
||||
[client]
|
||||
...
|
||||
ssl-mode=VERIFY_IDENTITY
|
||||
@endverbatim
|
||||
|
||||
@subsection pgsqlUnitTestsPrerequisites PostgreSQL Database
|
||||
|
||||
|
Reference in New Issue
Block a user