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, 2011 1:25 PM
To: openssl-users@openssl.org
Subject: 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?


Reply via email to