> From: owner-openssl-us...@openssl.org On Behalf Of ramaswamy
> Sent: Thursday, 03 November, 2011 07:44
> Try this...if you need some extensions you can add those in
> openssl.cnf.
>
Several minor errors, and some infelicities.
>
> export OPENSSL_CONF=./openssl.cnf
> PATH=.:$PATH
>
> # Root C
Sign, cRLSign
> subjectKeyIdentifier=hash
> #authorityKeyIdentifier=keyid:always,issuer:always
> authorityKeyIdentifier=keyid:always
> #basicConstraints= critical, CA:TRUE, pathLenConstraint:0
> basicConstraints= critical, DER:30:06:01:01:ff:02:01:00
>
>
>
> Regards
> Ram
>
:00
Regards
Ram
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Mr.Rout
Sent: Thursday, November 03, 2011 10:28 AM
To: openssl-users@openssl.org
Subject: RE: Help in Generating Chained ROOT Certificate
Thanks Dave.
Probably i h
Hi,
Perhaps you should have a look at :
http://www.cs.odu.edu/~cs772/sourcecode/NSwO/v1.3/NSwO-1.3/ssl/
The Makefile and *.cnf are used to generate root, CA, server and client
certificates and keys for test purpose.
Hope this example ( from http://www.opensslbook.com/code.html ) will
inspire
chains to anything.
>
>
> __
> OpenSSL Project http://www.openssl.org
> User Support Mailing List openssl-users@openssl.org
> Automated List Manager
> From: owner-openssl-us...@openssl.org On Behalf Of Mr.Rout
> Sent: Monday, 31 October, 2011 13:43
> I am newbie to Openssl. I am confused about Chained ROOT
> certificates?
> Could someone please guide me the step by step approach for generating
> Chained ROOT certificate?
>
> e.g. My Server
ut CN=www.https.com )
But wondering how would i able to generate ROOT certificate ?
Awaiting for a nice reply with lucid explanation.
-Regards,
Rout
--
View this message in context:
http://old.nabble.com/Help-in-Generating-Chained-ROOT-Certificate-tp32753985p32753985.html
Sent from the OpenSSL -