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: [email protected]
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
--
"An Internet-connected Windows machine is tantamount to
a toddler carrying a baggie of $100 bills down a city street..."
Charles B (Ben) Cranston
mailto: [EMAIL PROTECTED]
http://www.wam.umd.edu/~zben
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]