Re: [openssl-users] custom name attributes not sent with certificate

2015-02-06 Thread Florence, Jacques
ubject: RE: [openssl-users] custom name attributes not sent with certificate Jakob, Thanks for the reply. You're right, the cert shouldn't verify if it's changed. However, using wireshark, I can see the other parts of the name being sent in clear ascii, but not that custom attribute.

Re: [openssl-users] custom name attributes not sent with certificate

2015-02-06 Thread Florence, Jacques
bject, I can display the standard fields, but not my attribute -Original Message- From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Jakob Bohm Sent: Friday, February 06, 2015 9:15 AM To: openssl-users@openssl.org Subject: Re: [openssl-users] custom name attributes

Re: [openssl-users] custom name attributes not sent with certificate

2015-02-06 Thread Jakob Bohm
On 06/02/2015 00:21, Florence, Jacques wrote: I created a client certificate with custom name attributes: In the openssl.cnf file, I addedunder section [ new_oids ] the line: myattribute=1.2.3.4 And under [ req_distinguished_name ] I added the line: myattribute = hello If I use the openssl