From a59b7e0b2d82fb54f2c90cb7c3ff5938cda5ed80 Mon Sep 17 00:00:00 2001 From: Ruan <2369127-ruany@users.noreply.gitlab.com> Date: Fri, 24 Jun 2022 15:26:35 +0000 Subject: [PATCH] Update Database SSL --- Database-SSL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Database-SSL.md b/Database-SSL.md index 0f28052..3dba3a7 100644 --- a/Database-SSL.md +++ b/Database-SSL.md @@ -1,8 +1,8 @@ -Please note: This refers to enabling SSL for the **MySQL database**, not the web interface itself. (HTTPS is already supported as long as your web server provides it) +Please note: This refers to enabling SSL for the **MySQL database**, not the web host. (_HTTPS is already supported as long as your web server provides it_) -## Enabling Database SSL +### Enabling SSL for a MySQL database -To enable SSL, find this section in `inc/database.php`: +Find this section in `inc/database.php`: ``` $options = array(