On Fri, Jun 30, 2000 at 11:16:06AM -0400, Diana Moreland wrote:
> I'm using the following command to test https:
> 
> openssl s_client -connect localhost:443 -state -debug
> 
> I get back a connection refused error - the error number is 111.
> 
> Does anybody know what this error number means or where I can look it
> up?
> 

This indicates that no service is running in that port (or that you're
being denied access by something like tcpwrappers or FW).

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to