ehalf of Christian Hohnstaedt [christ...@hohnstaedt.de]
Sent: Thursday, January 13, 2011 11:21 PM
To: openssl-users@openssl.org
Subject: Re: Custom Attributes in the Subject of X.509 Certificate
On Wed, Jan 12, 2011 at 10:19:59PM -0800, Scott Thomas wrote:
> Bonjour All,
>
> First i explain
=Certificate Users,DC=idtech,DC=com. Same
> FQDN is in the subject of the user certificate & SC logon is working fine.
>
> If i want to add some custom attributes in the Subject of X.509 certificate ,
> lets say NIC=148795-89759 & EmpNo=AQ5116494.
> then my Subject can b
; SC logon is working fine.
If i want to add some custom attributes in the Subject of X.509 certificate ,
lets say NIC=148795-89759 & EmpNo=AQ5116494.
then my Subject can become :
CN=scott,NIC=148795-89759,EmpNo=AQ5116494,OU=Certificate Users,DC=idtech,DC=com
Is it possible in OpenSSL ?