Forum Discussion

MOHIT_125417's avatar
MOHIT_125417
Icon for Altostratus rankAltostratus
Sep 17, 2015

SSL Handshake Error

Hi Team,

 

I am getting the below Error while doing the furl for one of the VIP. Please suggest..

 

curl -v https://abc.com * About to connect() to abc.com port 443 * Trying 1.1.1.1... connected * Connected to abc.com (1.1.1.1) port 443 * successfully set certificate verify locations: * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * SSLv2, Client hello (1): SSLv3, TLS handshake, Server hello (2): SSLv3, TLS handshake, CERT (11): SSLv3, TLS handshake, Request CERT (13): SSLv3, TLS handshake, Server finished (14): SSLv3, TLS handshake, CERT (11): SSLv3, TLS handshake, Client key exchange (16): SSLv3, TLS change cipher, Client hello (1): SSLv3, TLS handshake, Finished (20): SSLv3, TLS alert, Server hello (2): error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure * Closing connection 0 curl: (35) error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure

 

1 Reply

  • SSLv3, TLS handshake, Request CERT (13)

    a client cert is requested, if the SSL client profile is set the require and no client cert is offered the session will terminate.