On a first view this looks like I have to repeat these steps every 60 days right?
However. I endet up buying another 3 year wildcard Cert. Hopefully the last one ever
On a first view this looks like I have to repeat these steps every 60 days right?
However. I endet up buying another 3 year wildcard Cert. Hopefully the last one ever
Yeah, but via cronjob you can configure an automatic renewal. I’m using Let’s Encrypt + NGINX + Meteor and it works very well
If anyone wants to use Let’s Encrypt without MeteorUp, I’ve made a Let’s Encrypt Meteor package.
Makes it easy to issue and renew certs with the certbot:
letsencrypt certonly --webroot
by automatically serving the challenge responses.