change http challenge filename

This commit is contained in:
Nicolas Roman 2019-06-07 15:22:42 +02:00
parent b25639c3aa
commit bd6d70fbfe
1 changed files with 1 additions and 1 deletions

View File

@ -862,7 +862,7 @@ arg_processing() {
op_managehttpchallengefile() {
if [ $# -eq 1 ]; then
file="/var/lib/letsencrypt/.well-known/123456789"
file="/var/lib/letsencrypt/.well-known/acme-challenge"
action=${1};
if [ "$action" = "create" ]; then