nickjj / ansible-letsencrypt

Install and auto-renew SSL certificates with Let's Encrypt and Ansible.
MIT License
29 stars 9 forks source link

No way to set email #4

Closed juanluisbaptiste closed 6 years ago

juanluisbaptiste commented 6 years ago

Hi,

I don't see a variable to set the letsencrypt email, which AFAIK makes it unusable on production ?

nickjj commented 6 years ago

Hi,

You don't need to set a custom email address to use let's encrypt. This role uses acme-tiny under the hood btw.

juanluisbaptiste commented 6 years ago

ahh ok, didn know about acme-tiny.