Re: Friendly name

2011-12-06 Thread Hopkins, Nathan
-name "My Certificate" - Original Message - From: Hopkins, Nathan To: 'openssl-users@openssl.org' Sent: Sun Dec 04 19:56:45 2011 Subject: Re: Friendly name Hi, please can anyone confirm below would be the full process? - Original Message - From: Hopkins, Nathan

Re: Friendly name

2011-12-04 Thread Hopkins, Nathan
Hi, please can anyone confirm below would be the full process? - Original Message - From: Hopkins, Nathan To: openssl-users@openssl.org Sent: Fri Dec 02 22:50:47 2011 Subject: RE: Friendly name Many thanks Jakob / Dr.Henson - so would the below be the full process? openssl genrsa

RE: Friendly name

2011-12-02 Thread Hopkins, Nathan
t inside a pkcs12 container? -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Jakob Bohm Sent: 02 December 2011 09:10 To: openssl-users@openssl.org Subject: Re: Friendly name Hi, First, sorry for my previous response about an OID

RE: Friendly name

2011-12-02 Thread Diffenderfer, Randy
users@openssl.org Subject: RE: Friendly name I looked through the OID and couldn't see anything - I'm sure this must be possible? -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Jakob Bohm Sent: 01 December 2011 21:22 To

Re: Friendly name

2011-12-02 Thread Jakob Bohm
.@openssl.org To: openssl-users@openssl.org Sent: Fri Dec 02 00:23:10 2011 Subject: Re: Friendly name On Thu, Dec 01, 2011, Hopkins, Nathan wrote: > I'm using the below commands to create a ca ... > > > > openssl genrsa -des3 -out ca.key 2048 > > openssl req -new -x50

Re: Friendly name

2011-12-02 Thread Hopkins, Nathan
.org Sent: Fri Dec 02 00:23:10 2011 Subject: Re: Friendly name On Thu, Dec 01, 2011, Hopkins, Nathan wrote: > I'm using the below commands to create a ca ... > > > > openssl genrsa -des3 -out ca.key 2048 > > openssl req -new -x509 -key ca.key -out ca.crt -days 730 >

Re: Friendly name

2011-12-01 Thread Dr. Stephen Henson
On Thu, Dec 01, 2011, Hopkins, Nathan wrote: > I'm using the below commands to create a ca ... > > > > openssl genrsa -des3 -out ca.key 2048 > > openssl req -new -x509 -key ca.key -out ca.crt -days 730 > > ... please can you advise how I can add a "friendly name" to this cert? > What do yo

RE: Friendly name

2011-12-01 Thread Hopkins, Nathan
I looked through the OID and couldn't see anything - I'm sure this must be possible? -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Jakob Bohm Sent: 01 December 2011 21:22 To: openssl-users@openssl.org Subject: Re

Re: Friendly name

2011-12-01 Thread Jakob Bohm
On 12/1/2011 9:25 PM, Hopkins, Nathan wrote: I’m using the below commands to create a ca … openssl genrsa -des3 -out ca.key 2048 openssl req -new -x509 -key ca.key -out ca.crt -days 730 ** … please can you advise how I can add a “friendly name” to this cert? ** The "Friendly name" is the

RE: Friendly name

2011-12-01 Thread Hopkins, Nathan
users@openssl.org Subject: RE: Friendly name Wouldn't that be in your openssl.cnf file? Thomas Floodeen, Jr. Mentor Graphics BSD 720.494.1133 From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Hopkins, Nathan Sent: Thursday, December 01, 20

RE: Friendly name

2011-12-01 Thread Floodeenjr, Thomas
t: RE: Friendly name I'm using the below commands to create a ca ... openssl genrsa -des3 -out ca.key 2048 openssl req -new -x509 -key ca.key -out ca.crt -days 730 ... please can you advise how I can add a "friendly name" to this cert?

RE: Friendly name

2011-12-01 Thread Hopkins, Nathan
I'm using the below commands to create a ca ... openssl genrsa -des3 -out ca.key 2048 openssl req -new -x509 -key ca.key -out ca.crt -days 730 ... please can you advise how I can add a "friendly name" to this cert?

Re: Friendly Name in CA cert

2007-08-24 Thread Dr. Stephen Henson
On Fri, Aug 24, 2007, Bynum, Don wrote: > So, when I see a Friendly Name in the CA certs in a Trusted Root Store > (in any browser for example), how did the friendly name get there? A > PKCS#12 file always includes the private key, right? The private keys > of Trusted Root CA certs are certainl

RE: Friendly Name in CA cert

2007-08-24 Thread Bynum, Don
, Don. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson Sent: Friday, August 24, 2007 9:14 AM To: openssl-users@openssl.org Subject: Re: Friendly Name in CA cert On Fri, Aug 24, 2007, Bynum, Don wrote: > I want to embed a frien

Re: Friendly Name in CA cert

2007-08-24 Thread Dr. Stephen Henson
On Fri, Aug 24, 2007, Bynum, Don wrote: > I want to embed a friendly name in a self signed Root CA cert. I cannot > seem to find the correct element in the config file to set this. Anyone > know how to do this? There isn't a DN component or extension called "friendly name". It is only an attrib

Re: friendly name, enhanced key usage and purposes

2000-02-29 Thread Dr Stephen Henson
David aka SpanskA wrote: > > Hi, >I seen that some certificates have the fields friendly name, enhanced key > usage filled and only some purposes checked. I tried for about 2 days to do > it but nothing was successful. > > I saw that (apparently) the only type of certificate the permits it w