Hi,
Check your PATH whether you included the openssl.cnf file,
otherwise you include it with the option of -extfile <path to your
openssl.cnf>.
Hope it works
Thanks,
Bhaskar
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Konark
Sent: Thursday, January 12, 2006 3:47 PM To: openssl-users@openssl.org Subject: 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 environment variable:.\c rypto\conf\conf_lib.c:325:
|
- RE: Problem in creating certificate Vishnubhatla, Vijaya Bhaskar