go-proxy
go-proxy copied to clipboard
[feature request] - Custom ACME endpoints
Hey, this seems really cool - appreciate it, thank you!
One thing I'm missing in order to migrate from Caddy is to be able to use other ACME providers for certificates if this is possible?
I use an internal CA for internal names, and point Caddy to it using a snippet.
This would be really cool if possible.
Could you explain how does your internal ACME provider work, and how do I integrate with it?
Hey mate, nothing special it just uses a custom ACME endpoint with http verification.
Just pushed the latest release, see if it works for you.