You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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