Hacker News new | ask | show | jobs
by zalmoxes 3076 days ago
RIP

I have a few services which were using Go’s acme/autocert package. I now need to update them to the HTTP challenge.

1 comments

xenolf/lego arguably has the widest support in the sense of ACME verification methods, but autocert might get other methods too: https://github.com/golang/go/issues/21890