diff --git a/Cacti-SSL-Configuration.md b/Cacti-SSL-Configuration.md index 523f989e..f1191fb1 100644 --- a/Cacti-SSL-Configuration.md +++ b/Cacti-SSL-Configuration.md @@ -1,7 +1,7 @@ # Configuring and enabling SSL for Cacti with a self signed certificate Enabling SSL for Cacti is mostly done at the webserver level. An example SSL -config for Http is as follows: +config for HTTP is as follows: ```bash yum install -y mod_ssl -y