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(