Yes, filename error, try the next command ;-)

openssl req -config openssl.cnf -newkey rsa:1024 -keyout server.pf.key -out 
req.pem

Indeed, the file is named openssl.cnf and not openssl.conf.

Sorry, I can't rename this file easily under winXP, it interpret the extension so I must do it via a command prompt (that is irritating...)

Hope this help.

Frederic

Harvey, Jody wrote:

I used the file you sent. Now I am getting:

INPUT
C:\Program Files\GnuWin32\bin>openssl req -config openssl.conf -newkey
rsa:1024
-keyout server.pf.key -out req.pem

OUPUT
error on line -1 of openssl.conf
2352:error:02001002:system library:fopen:No such file or
directory:bss_file.c:10
4:fopen('openssl.conf','rb')
2352:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:107:
2352:error:0E064072:configuration file routines:CONF_load:no such
file:conf_def.
c:197:

Jody Harvey, MCP
AFMIC - Publishing
BAE Systems


-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of PAILLETTE Frédéric Sent: Wednesday, February 23, 2005 10:57 AM To: openssl-users@openssl.org Subject: Re: CONF_load_bio:missing equal sign


(re)Hi, Did you have a valid configuration file ? Try the default file provided by the OpenSSL attached to this mail. Be aware this file is named openssl.cnf ;-)

Hope this help

Frédéric

PS: Sorry for my bad english :-)

Harvey, Jody wrote:



OK. I think I understand. So I did this:

C:\Program Files\GnuWin32\bin>openssl req -config openssl.conf -newkey rsa:1024 -keyout server.pf.key -out req.pem

And got:

error on line -1 of openssl.conf
3700:error:02001002:system library:fopen:No such file or directory:bss_file.c:10
4:fopen('openssl.conf','rb')
3700:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:107: 3700:error:0E064072:configuration file routines:CONF_load:no such file:conf_def.
c:197:


I am doing this on a Win2K server (not by my own choice).

Jody Harvey


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charles B Cranston
Sent: Wednesday, February 23, 2005 10:11 AM
To: openssl-users@openssl.org
Subject: Re: CONF_load_bio:missing equal sign



AH, that's the problem. Those are not commands for OpenSSL, those are commands for the Apache daemon and go in your apache httpd.conf file.


Harvey, Jody wrote:





Here is line 28 thur 30 of my ssl.conf

SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
#SSLRandomSeed startup file:/dev/random  512


Is that right?

Jody Harvey








______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]







______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]

Reply via email to