open-vault/sdk/helper/certutil
ncabatoff fde5e55ce9
Handle otherName SANs in CSRs (#6163)
If a CSR contains a SAN of type otherName, encoded in UTF-8, and the signing role specifies use_csr_sans, the otherName SAN will be included in the signed cert's SAN extension.

Allow single star in allowed_other_sans to match any OtherName.  Update documentation to clarify globbing behaviour.
2019-12-11 10:16:44 -05:00
..
certutil_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
helpers.go Refactor cert util (#6676) 2019-05-09 11:43:11 -04:00
types.go Handle otherName SANs in CSRs (#6163) 2019-12-11 10:16:44 -05:00