Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

etc_letsencrypt_cli.conf.j2 163B

1234567
  1. rsa-key-size = 4096
  2. server = {{ letsencrypt_server }}
  3. authenticator = standalone
  4. register-unsafely-without-email = True
  5. keep = True
  6. expand = True
  7. agree-tos = True