mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-10-30 06:22:24 +00:00
Update Database SSL
parent
e3c9a58a1c
commit
38a60fe85c
@ -28,7 +28,9 @@ Change it to:
|
|||||||
);
|
);
|
||||||
```
|
```
|
||||||
|
|
||||||
## Pitfalls
|
## Notices
|
||||||
|
|
||||||
|
- If you are using a self-signed SSL certificate, `MYSQL_ATTR_SSL_VERIFY_SERVER_CERT` should be set to false. Otherwise, you can set it to true.
|
||||||
|
|
||||||
- Ensure that all of the paths are correct (client key, client certificate, and CA) as they might differ on your system.
|
- Ensure that all of the paths are correct (client key, client certificate, and CA) as they might differ on your system.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user