Allow general OID names in CSRs
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I need to use cfssl to generate certs with general OIDs in the subject names.
My proposal is to add an OID field to the Name struct which would map from string (OID dot notation) to string (value).
Fixes #1163
Contributor guide
Assessment
This issue has not been assessed yet.