How to set SSL handshake timeout?

857 views
Skip to first unread message

M Ropret

unread,
Dec 21, 2016, 3:58:59 PM12/21/16
to vert.x
I want to increase the SSL handshake timeout due to testing, I'm getting: Caused by: javax.net.ssl.SSLException: handshake timed out.

Is it possible without modifying the source? I did some digging around the source code but I have not managed to locate anything..
If need be I'm willing to modify source code, but as I said, I have no idea where to look for it.

Thomas SEGISMONT

unread,
Dec 22, 2016, 2:28:05 AM12/22/16
to ve...@googlegroups.com
I don't believe there is a handshake timeout per se, but rather a socket level timeout. Handshake timeout is probably due one party not sending any content.

There can be a wide range of reasons for this. Are your working on a Mac? It seems this issue has been a cause of troubles on this platform:

--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/ac8bbb5c-7d72-44ef-9854-f55a0b65ef63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages