This commit is contained in:
Gio 2020-06-27 23:07:17 -05:00
parent e150307339
commit d888dbcf7f
1 changed files with 1 additions and 1 deletions

View File

@ -1043,7 +1043,7 @@ function _setup_ssl() {
# SSL certificate Configuration
case $SSL_TYPE in
"letsencrypt" )
notify 'inf' "Configuring SSL using 'letsecnrypt'"
notify 'inf' "Configuring SSL using 'letsencrypt'"
# letsencrypt folders and files mounted in /etc/letsencrypt
local LETSENCRYPT_DOMAIN=""
local LETSENCRYPT_KEY=""