New issue New issue Closed Closed Inconsistent exception (SSLException or SocketException) returned when client is untrusted (needClientAuth=true) #7021 Assignees Labels BugFor general bugs on Jetty ...
this problem occur randomly in a POST method, which could be called periodically.I suspect during async call in okhttp, part of the request send after connection closed, so increasing write time out ...