mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
ea1c2e676a
commit
8b688dbcb7
@ -1844,7 +1844,7 @@ the passed keys and certificates are readable by the PHP process. In addition
|
||||
PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT might need to be set to false, if the
|
||||
database servers certificates CN does not match with the hostname used to connect.
|
||||
The standard behavior here is different from the MySQL/MariaDB CLI client, which
|
||||
does not verify the server cert except ``--ssl-verify-server-cert`` is passed manually.
|
||||
does not verify the server cert except --ssl-verify-server-cert is passed manually.
|
||||
|
||||
::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user