Sent: Thursday, January 12, 2006
4:42 PM
To: openssl-users@openssl.org
Subject: RE: Problem in creating
certificate
Hi,
Check your PATH whether
you included the openssl.cnf file, otherwise you include it with the option of
-extfile .
Hope it works
Thanks,
Bhaskar
From: [EMAIL PROT
@openssl.orgSubject: Problem in
creating certificate
While creating RSA:1024 certificate,I got this
error
Command :
openssl req -newkey rsa:1024 -sha1 -keyout
c:\test\rootkey.pem -out
c:\test\cert_ssl.pem
Error :
3284:error:0E06D06A:configuration file
routines:NCONF_get_string:no conf or
While creating RSA:1024 certificate,I got this error
Command :
openssl req -newkey rsa:1024 -sha1 -keyout c:\test\rootkey.pem -out
c:\test\cert_ssl.pem
Error :
3284:error:0E06D06A:configuration file routines:NCONF_get_string:no
conf or environment variable:.\c
rypto\co