--
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+un...@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/ee96b06e-9690-4a4b-8ae5-6bbab8ab8bd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+un...@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/f6417ccf-7a12-443c-b270-096fd397e0b5%40googlegroups.com.
<JksConfiguration.java><Server.java>
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/0c8216b2-c38d-4df5-bb16-1fc732c87acc%40googlegroups.com.
I am getting this error on Oracle JDK 8_172. This happens when I use digicert certificate but on self-signed the service works fine.
When I use -Djavax.net.debug=all flag, I can see the request from client, but vertex never gets the request neither is a failure result sent to the client.
Did you get it to work out?