LetsEncrypt support for IDN domains

This commit is contained in:
Serghey Rodin 2017-12-04 19:34:34 +02:00
commit cd21b31405
4 changed files with 20 additions and 19 deletions

View file

@ -26,6 +26,9 @@ source $VESTA/func/main.sh
source $VESTA/func/domain.sh
source $VESTA/conf/vesta.conf
# Additional argument formatting
format_domain_idn
#----------------------------------------------------------#
# Verifications #