Commit Graph

8 Commits (master)

Author SHA1 Message Date
Jeremy Rand 9c7589d64f
Suppress errchkjson false positive 2 years ago
Jeremy Rand d28a01dcd5
Use pointer receiver on DehydratedCertificate methods
Improves speed by avoiding copy operations.
4 years ago
Jeremy Rand eef31fbdc4
Use splicesign and standard x509
Thanks to Filippo Valsorda for the tip.
4 years ago
JeremyRand 7db5b5a2d2
Move x509 subpackage to its own repo
This avoids tying the ncdns repo to a specific Go version; we can maintain
separate branches of the x509-signature-splice repo per Go version with
much less hassle.
5 years ago
JeremyRand 5cbd43393a
certdehydrate: Add some additional error checking. 6 years ago
JeremyRand 62f0e6aa90
gofmt -s certdehydrate/certdehydrate.go 7 years ago
JeremyRand e1b2e31864
certdehydrate: Improve comments for exported functions. 7 years ago
JeremyRand e16ad6f62c
TLS dehydrated certificate injection for CryptoAPI trust store (triggered by hooking DNS lookups). 7 years ago