Thanks to all.
I got solution . It is the problem with configfile: I included config file using option “ –config <FILENAME> “ option .
Regards, konark
*************************************************************************************** This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient's) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! -----Original Message-----
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
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:
|