mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-04 07:55:18 +00:00
[#2353] redact unit-tests.dox
This commit is contained in:
@@ -178,7 +178,7 @@ anything e.g. `DEBUG=true`. `unset DEBUG` to remove this behavior.
|
||||
mysql> ALTER USER 'keatest_secure'@'localhost' REQUIRE X509;
|
||||
mysql>@endverbatim\n
|
||||
Some old versions of MySQL do not support the REQUIRE keyword in ALTER
|
||||
USER. Fortunately all versions support it in GRANT even it is less secured
|
||||
USER. Fortunately all versions support it in GRANT even if it is less secure
|
||||
as the requirement will apply only to commands for the database instead
|
||||
to all connections so all commands. And of course in production many
|
||||
stronger requirements are available: X509 only requires the user to
|
||||
|
Reference in New Issue
Block a user