12 lines
413 B
Plaintext
12 lines
413 B
Plaintext
|
rsa-key-size = {{ letsencrypt_rsa_key_size }}
|
||
|
email = {{ letsencrypt_email }}
|
||
|
authenticator = {{ letsencrypt_authenticator }}
|
||
|
standalone-supported-challenges = {{ letsencrypt_standalone_supp_challenges }}
|
||
|
agree-tos = {{ letsencrypt_agree_tos }}
|
||
|
verbose = {{ letsencrypt_verbose }}
|
||
|
text = {{ letsencrypt_text_interface }}
|
||
|
domains = {{ letsencrypt_domains }}
|
||
|
renew-by-default = {{ letsencrypt_renew_by_default }}
|
||
|
|
||
|
|