Only for NTDS we use the CN=<fingerprint> as top RDN. For historic (Open)LDAP servers we use pgpCertID=<keyid> as the top RDN. The latter should be replaced using a new scheme version or flag which does the same as NTDS.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
- Mentioned Here
- T7756: Release GnuPG 2.5.12
Event Timeline
Comment Actions
The advantage of using a fingerprint for referencing a key is that there won't be any collisions in the keyid. Further this unifies the schema with an LDS (Windows) installation where DNs must anyway be unique. But take care the client needs to support this new flag. This will be the case for gnupg >= 2.5.12 (cf. T7756)