SSL handshake is failing when unsafe re-negotiation is enabled
--------------------------------------------------------------
Key: HTTPCORE-267
URL: https://issues.apache.org/jira/browse/HTTPCORE-267
Project: HttpComponents HttpCore
Issue Type: Bug
Components: HttpCore NIO
Affects Versions: 4.1
Environment: Java version "1.6.0_26"
Client OS - Ubuntu
Server - IIS 7 (Web service which uses HTTPS - HTTPS configuration is set to
request client certificate
Reporter: Amila Jayasekara
I have a .Net web service which communicates through https transport.
On .Net web service end I have enabled "Require client certificate"
option. In which, connecting client needs to provide a valid
certificate.
In the client side i specified
-Dsun.security.ssl.allowUnsafeRenegotiation=true. Still i am not able to
properly handshake.
Logs are attached.
Same was tested with normal transport. That worked without an issue. I will
also attach SSL logs with normal transport.
Thanks
AmilaJ
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]