RE: Custom Attributes in the Subject of X.509 Certificate

2011-01-14 Thread Rene Hollan
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

Re: Custom Attributes in the Subject of X.509 Certificate

2011-01-13 Thread Christian Hohnstaedt
=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

Custom Attributes in the Subject of X.509 Certificate

2011-01-12 Thread Scott Thomas
; 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 ?