5 ms·
RIP I have a few services which were using Go’s acme/autocert package. I now need to update them to the HTTP challenge.
by zalmoxes 9y 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.
- mholt 9y agoxenolf/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 https://github.com/golang/go/issues/21890