When I run openssl s_clent -connect localhost:443 I get an error,
connect: Connection refused
connect:errno=111

What is the error code number=111? I looked in the documentations but I can
not find what it is.

"Ralf S. Engelschall" wrote:

> On Mon, Aug 30, 1999, Hung Nguyen wrote:
>
> > I have problems getting Mod SSL works. When I connect to my server
> > (https://www.netonestop.net) I get a response "There was no response.
> > The server could be down or not responding ". However, when I run with
> > -DSSL, it said
> > Ok: Pass Phrase Dialog successful.
> >
> > I am using Red Hat secure web server 2.0, and port-forwarding from the
> > firewall to an internal secure server. (forward tcp,udp on port 443).
> > Does anyone have any idea to get the https works?
>
> Check whether the server runs with "openssl s_client -connect
> localhost:443", first. If not, check your server config. If it then
> still fails contact RedHat's support division.
>
>                                        Ralf S. Engelschall
>                                        [EMAIL PROTECTED]
>                                        www.engelschall.com
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to