Re: Extracting Subject field from certificate results different subject when using openssl

2009-03-11 Thread Victor Duchovni
On Wed, Mar 11, 2009 at 06:16:13PM +0100, Ger Hobbelt wrote: > On Wed, Mar 11, 2009 at 5:56 PM, Patrick Patterson > wrote: > > So, Microsoft is just inventing clever shortcuts, whereas OpenSSL is > > following > > the standards. I would complain to Microsoft, if I were you :) > > > And in case

RE: Extracting Subject field from certificate results different subject when using openssl

2009-03-11 Thread David Schwartz
> Hi All, > I have some weird problem extracting Subject field from certificate > when using windows API and openssl API. > Using windows API results the following subject: > e=li...@mailaddress.com,CN=lior,OU=SLS,O=Sales,L=Depart,S=NLS,C=DE > And using openssl API / openssl.exe utility result

Re: Extracting Subject field from certificate results different subject when using openssl

2009-03-11 Thread Ger Hobbelt
On Wed, Mar 11, 2009 at 5:56 PM, Patrick Patterson wrote: > So, Microsoft is just inventing clever shortcuts, whereas OpenSSL is following > the standards. I would complain to Microsoft, if I were you :) And in case you _seriously_ consider b0rking everything and doing the evil non-standard thin

Re: Extracting Subject field from certificate results different subject when using openssl

2009-03-11 Thread Patrick Patterson
Hi Lior: On March 11, 2009 12:33:46 pm Lior Aharoni wrote: > You can see that we have some differences: > > 1.E= in windows and emailAddress= in openssl > 2.S= in windows and ST= in openssl > > > > Does someone know if there is a way of retrieving the data using openssl > that will result

Extracting Subject field from certificate results different subject when using openssl

2009-03-11 Thread Lior Aharoni
Hi All, I have some weird problem extracting Subject field from certificate when using windows API and openssl API. Using windows API results the following subject: e=li...@mailaddress.com,CN=lior,OU=SLS,O=Sales,L=Depart,S=NLS,C=DE And using openssl API / openssl.exe utility results