You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ncdns/certdehydrate
Jeremy Rand ba3a981852
certdehydrate: Fix unit test for Golang issue 40458
CreateCertificate now checks the resulting signature as of Go 1.16+.
This was confusing our unit test for invalid dehydrated certs, which was
expecting to need to verify the cert after the cert was created.
4 years ago
..
certdehydrate.go Use pointer receiver on DehydratedCertificate methods 4 years ago
certdehydrate_test.go certdehydrate: Fix unit test for Golang issue 40458 4 years ago