6ee17c15ff
Using a TestSigner was causing problems because go1.16 has this change: > CreateCertificate now verifies the generated certificate's signature > using the signer's public key. If the signature is invalid, an error is > returned, instead of a malformed certificate. See https://golang.org/doc/go1.16#crypto/x509 |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
generate.go | ||
generate_test.go |