commit | 28d1dfaec4e39994340e156a387b7da90643f036 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Dec 24 21:38:37 2015 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Dec 24 21:42:19 2015 -0600 |
tree | 772b5d9bab4f4d56ca36e6a9c24e17d8f5872eac | |
parent | fa431ca54dd5686855264d82d77fa2dbb061fa23 [diff] |
refactor x509 extension creation to make it a bit more reusable Unfortunately X509 certs and CSRs add extensions differently, so we can't reuse quite as much as we'd like to...