How does ssl management and configuration work in cases where acme.sh is used? #25
Unanswered
mertcangokgoz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have 12 HAProxy machines(4 cluster), so I manage the SSL on them using acme.sh. i saw the post you shared on linkedin and installed the application immediately, everything is very beautifully and carefully thought out, thank you very much.
However, there is a topic that is bothering me. i get my ssl's through acme.sh using the DNS method, all of my HAProxies are closed to public
When i tried to import my existing HAProxy configuration, i think it didn't do it because it couldn't see the ssl's, this is probably related to the application.
How can someone who gets SSL through acme.sh use the application effectively? or is it possible to import the existing configuration without breaking anything?
All reactions