> I first created a private key using ssleay without a problem.I then tried
> to create a certificate signing request using the following command:
> ssleay req -new -key key.pem -out csr.pem
>
> This is the response that I get:
> Using configuration from /usr/local/ssl/lib/ssleay.cnf
> Unable to
Leonid Elbert wrote:
>
> >cc -I../crypto -I../include -O -DNOPROTO -c s2_meth.c -o s2_meth.o
> >In file included from ssl_locl.h:75,
> > from s2_meth.c:61:
> >../include/err.h:230: warning: parameter names (without types) in
> function declaration
> >cc -I../crypto -I../include
When I restart the apache server with
command
'apachectl restart' or 'apachectl
graceful',
all the https require retrun the message
'The connect to server is not
establish!'.
Why? And how can I do with this
problem?
I just want to use the command restart or
graceful.
Thanks advance!!!
For a while there has been a broken mod_ssl version out there; SSL didn't
work anymore after sending the HUP signal (graceful restart). The latest
version on Ralf's download site fixes this problem.
Juergen
-Original Message-
From: Ye Xiao-ting [SMTP:[EMAIL PROTECTED]]
Sent: Sunday
"Scott R. Every" <[EMAIL PROTECTED]> writes:
> you can get it [RSAref] from...
Thanks.
I compiled it and linked against it according to ssleay "method 2":
Eric> The second method is to build as per normal and link applications with
Eric> the RSAglue library. The correct library order would be