modified: certbot/config/certbot.ini

add domains line with all domains that we use
This commit is contained in:
2025-07-22 04:55:06 +05:00
parent acd7cb5441
commit 1b1400daa1
+3
View File
@@ -10,6 +10,9 @@ agree-tos = True
# Неинтерактивный режим # Неинтерактивный режим
non-interactive = True non-interactive = True
# Домены
domains = yalarba.ru,www.yalarba.ru,valitovaziz.ru,www.valitovgaziz.ru,easysite102.ru,www.easysite102.ru
# Путь для webroot-аутентификации # Путь для webroot-аутентификации
webroot-path = /var/www/certbot webroot-path = /var/www/certbot