Skip to content

Commit 5abe09b

Browse files
Update certbot-http-secure-command.blade.php
1 parent 49cf3ff commit 5abe09b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/Modules/LetsEncrypt/resources/views/actions/certbot-http-secure-command.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
--manual \
55
--preferred-challenges=http \
66
-d {{$domain}} \
7+
-d mail.{{$domain}} \
78
--email {{$email}} \
89
--manual-auth-hook /usr/local/phyre/web/Modules/LetsEncrypt/shell/hooks/pre/http-authenticator.sh \
910
--force-renewal

0 commit comments

Comments
 (0)