Top "Sslhandshakeexception" questions

Certificate not being sent sporadically

In my application I have 2 components talking to each other with REST (client-server based). The application can be configured to …

java ssl handshake sslhandshakeexception
Unable to connect to HTTPS urls using java

i want to read secure urls (HTTPS) using java. I am trying the following. Its giving me public static void …

java https sslhandshakeexception
jenkins pluginManager 'Check Now' 'unable to find valid certification' error

I just installed a new jenkins 2.77 instance on my Windows machine, running Java 1.8.0 #60. I was expecting there to be some …

jenkins ssh sslhandshakeexception pkix
How can I reduce the waiting time for ssl handshake?

I have the following code from http://sanjaal.com/java/tag/get-public-key-of-ssl-certificate-in-java/ that creates a socket and initiate ssl handshake. …

java networking network-programming sslhandshakeexception
How to change client TLS preferences in Java?

I'm trying to make a POST request to an endpoint in Java, and when I try to send the request, …

tls1.2 sslhandshakeexception tls1.0