Use Nginx certbot challenge
Signed-off-by: Yohann D'ANELLO <yohann.danello@gmail.com>
This commit is contained in:
parent
3aad4e7398
commit
b5f3b3ffc1
1 changed files with 1 additions and 1 deletions
|
|
@ -16,5 +16,5 @@ email = {{ note.email }}
|
||||||
text = True
|
text = True
|
||||||
|
|
||||||
# Use DNS-01 challenge
|
# Use DNS-01 challenge
|
||||||
authenticator = standalone
|
authenticator = nginx
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue