JSSE, Connection aborted by peer: socket write error
I am trying to connect the https server using JSSE.
When i tried connecting it thru SSL by setting the truststore properties and the rest its working fine.
The same thing when i tried to connect by setting PKI to require i am getting the error :
Connection aborted by peer: socket write error
Do i have to set any property or any option when i enable PKI in the server?.
Any suggestions?.
Thanks
kumar

