correction cmd wildcard get certificate
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d0186db2a7
commit
f06934dd22
@ -25,7 +25,7 @@ sudo certbot certonly \
|
||||
--authenticator dns-gandi \
|
||||
--dns-gandi-credentials /etc/letsencrypt/gandi/api_key_gandi.ini \
|
||||
--server https://acme-v02.api.letsencrypt.org/directory \
|
||||
-d $domain -d *.$domain"
|
||||
-d $domain -d *.$domain
|
||||
```
|
||||
> Remplacer `$domain` par le domaine concerné
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user