Commit Graph

8 Commits (eef31fbdc41b61a80da860e45c4cc5f3c621602b)

Author SHA1 Message Date
Jeremy Rand eef31fbdc4
Use splicesign and standard x509
Thanks to Filippo Valsorda for the tip.
4 years ago
JeremyRand 13500dbc55
Merge #101: Move x509 subpackage to its own repo
7db5b5a Move x509 subpackage to its own repo (JeremyRand)

Pull request description:

  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.

ACKs for commit 7db5b5:

Tree-SHA512: e6d784c6b344d46955d0ca275174772b6da6bf86bfa84e03a5a59faa9f0a88805d32ecfe29d83970c61246904e1025859dd4cff031ec8052b8f544867c55bf21
5 years ago
JeremyRand d5bac49746
Support name-constrained CA's 5 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 986772bd02
generate_nmc_cert: disable goimports linter.
This is for the same reason that gofmt is disabled.
6 years ago
JeremyRand fb709df260
generate_nmc_cert: Use more standard imports order. 6 years ago
JeremyRand cee2b1820c
generate_nmc_cert: Disable gofmt linter.
This is because following its recommendations would produce unnecessary noise in the diff against upstream.
7 years ago
JeremyRand 7263b7ae04
generate_nmc_cert: split falsehost into its own file, which makes auditing merges from upstream Go stdlib substantially easier. 7 years ago