RE: connection refused, error code 146

2002-05-16 Thread Neff Robert A
Title: RE: connection refused, error code 146 The output was: connect: Connection refused connect:errno=146 [snip] ^^ There's your problem. Connection refused most likely caused by server not configured properly. Make sure your server is configured to listen on port 443

Re: connection refused, error code 146

2002-05-16 Thread shalen chhabra
Hello to all I am a student and a new user of openssl I was using this command on my shell but from where i should get these files ~/testcerts/ssl-client-cert.pem ~/testcerts/ssl-client-key.pem -showcerts -prexit -state -ssl3 I donot have them even in my /usr/local/include/openssl directory.