Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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 really like the lego project. It's a very easy way to implement your own Provider :-) Thanks for this project.
I'm right now interrested on the oposite side, so a good way to implement a ACME compatible Server where the DNS & Http Challenge is already handled and I only have to implement the methods to take the CSR and sign it. So very similar to the Provider approach you already have in place, but as said for the oposite side.
Are you aware of any Project like LEGO in golang that implements the ACME Server Side?
Beta Was this translation helpful? Give feedback.
All reactions