Closed edrex closed 6 years ago
Realizing this may be "by design" and I should just be running libre reload
on haproxy after adding a domain. Is this expected behavior?
Strange, this shouldn't happen because of these lines: https://github.com/indiehosters/docker-haproxy/blob/master/docker-entrypoint.sh#L10-L13
Is it the first cert or the following?
I'll close this for now as it is old, but feel free to reopen if needed.
For example:
At this point the server has a self-signed cert
It appears that the let's encrypt process succeeded, so I guess haproxy isn't picking up the cert.
Restarting haproxy picks up the cert.
Known issue?