add field to Subject in new cert
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 one more field in the subject names.
for example:
Subject: CN = SM.cf-hl.gfmodel.00001, O = xxx.com.cn, OU = dev.xxx.com.cn, dnQualifier = 0tcQCR83VuU3X8abLEsYZOQAyV0=
dnQualifier is computed from pubkey as thumbprint.
what I should to do?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating where cfssl builds certificate subject names and handles public-key thumbprints. Done means generated certificates can include a dnQualifier subject field containing the requested public-key thumbprint, with coverage for the new behavior if the project has relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100