27be887bfd
* The fields. * UserID set, add to certificate * Changelog. * Fix test (set default). * Add UserID constant to certutil, revert extension changes Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add user_ids as field for leaf signing Presumably, this isn't necessary for CAs, given that CAs probably don't have a user ID corresponding to them. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Support setting multiple user_ids in Subject Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Allow any User ID with sign-verbatim Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add tests for User IDs in PKI Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add docs about user_ids, allowed_user_ids Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
4 lines
165 B
Plaintext
4 lines
165 B
Plaintext
```release-note:improvement
|
|
secrets/pki: Allow UserID Field (https://www.rfc-editor.org/rfc/rfc1274#section-9.3.1) to be set on Certificates when
|
|
allowed by role```
|