hamburml/docker-flow-letsencrypt

Request certs

vfarcic opened this issue · 2 comments

Please implement a feature that will allow generation of certs on demand. That way, if a proxy fails and is rescheduled, it could request certs during initialization.

When curling http://letsencrypt-companion/request-certs (or whatever you called the service) https://github.com/hamburml/docker-flow-letsencrypt/blob/master/renewAndSendToProxy.sh is executed. Currently I added this to the testing branch. Could you please try it out?

Docker Secrets should make this unnecessary. http://letsencrypt-companion/request-certs will stay.