mirror of
https://github.com/mjl-/mox.git
synced 2024-12-28 01:13:47 +03:00
7d28d80191
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.