mirror of
https://github.com/mjl-/mox.git
synced 2025-03-23 10:23:43 +03:00
![]() so users can understand what is going on. e.g. a CAA record that doesn't allow a CA to sign a certificate. previously, the error message would just be "no viable challenge type found", which doesn't help the user. |
||
---|---|---|
.. | ||
autocert.go | ||
cache.go | ||
LICENSE | ||
listener.go | ||
README.txt | ||
renewal.go |
From golang.org/x/crypto/acme/autocert, with Manager.GetPrivateKey added.