Why the hell would you use non ascii characters ?
parent
e55d74bb66
commit
a761100b28
|
@ -1,7 +1,7 @@
|
||||||
{{ ansible_header | comment(decoration='# ') }}
|
{{ ansible_header | comment(decoration='# ') }}
|
||||||
|
|
||||||
# Pour appliquer cette conf et générer la conf de renewal :
|
# To generate the certificate, please use the following command
|
||||||
# certbot --config wildcard.ini certonly
|
# certbot --config /etc/letsencrypt/conf.d/{{ certbot.certname }}.ini certonly
|
||||||
|
|
||||||
# Use a 4096 bit RSA key instead of 2048
|
# Use a 4096 bit RSA key instead of 2048
|
||||||
rsa-key-size = 4096
|
rsa-key-size = 4096
|
||||||
|
|
Loading…
Reference in New Issue