On Mon, 09/19/2011 11:26 PM, UserLP wrote:
Hi,
From a windows machine s_client is successful on port 443 but fails on port
5989 with 400 Bad Request and read:errno=0
The same works from another machine for the same target.
The target machine is an ESXi.
Request help to better understand the error.
Try disabling the Windows firewall. It could be blocking your connection attempt. If that fails, you might want to check the CA path for
your client. If the remote server certificate can't be validated, you would see an error.
P.S. I'm assuming port 5989 is setup for HTTPS. If it was setup for HTTP you would get a 400 response code since the SSL handshake is not a
valid HTTP 1.1 request.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org