alexalouit / ISPConfig-letsencrypt

Let's Encrypt support for ISPConfig
68 stars 23 forks source link

Fixing changes to letsencrypt renewer. Issue #34 #41

Closed plutocrat closed 8 years ago

plutocrat commented 8 years ago

Lets encrypt change in syntax from 'letsencrypt-renewer' to 'letsencrypt renew' This also rendered the check for the /bin/letsencrypt-renewer file obsolete, so that was removed.

alexalouit commented 8 years ago

Duplicate 2a9b20e

plutocrat commented 8 years ago

Duplicate in intent. But the other one doesn't remove the redundant lines checking for bin/letsencrypt-renewer, and also doesn't update the README docs. As far as I can see. This is my first github code submission. I don't fully know how it works. Go easy on me. :-)