You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a certificate with multiple identifiers lets you set a "Primary" identifier. This identifier is correctly used in the friendly name in cert store but unfortunately not set as Subject/common name in the cert. Even if cn is already pretty deprecated many systems still depend on that (even browsers!).
Regarding certificate identity the primary identifier should always be set as cn.
Currently it seems that the identifier list gets sorted alphabetically and the first identifier gets set as cn:
Infrastructure: Management Hub + CTW Client 7.0.18
Creating a certificate with multiple identifiers lets you set a "Primary" identifier. This identifier is correctly used in the friendly name in cert store but unfortunately not set as Subject/common name in the cert. Even if cn is already pretty deprecated many systems still depend on that (even browsers!).
Regarding certificate identity the primary identifier should always be set as cn.
Currently it seems that the identifier list gets sorted alphabetically and the first identifier gets set as cn: