 
|
dedbdea1d9
|
Update generated CSRs to create V1 CSRs (#9334)
* Update generated CSRs to create V1 CSRs
Per the RFC: https://datatracker.ietf.org/doc/html/rfc2986#section-4
Version 3 CSRs, as far as I can tell, are not a thing (yet).
Relevant code in Go, for example: https://cs.opensource.google/go/go/+/refs/tags/go1.18.3:src/crypto/x509/x509.go;l=1979
* Update AUTHORS.md
* Unit test for PR #9334
* Add a small comment explaining this line for future readers.
* Add info to changelog
Co-authored-by: Paul Buonopane <paul@namepros.com>
|
2022-06-29 14:24:24 +10:00 |
|