javax. net. SSL, HTTPS client and close_ notify
Using javax net. Simple netty implementation of SSL HTTPS server with self signed certificate The server is started, and then DHC by restlet is used to make the request On the server side, I get:
On the client:
Send the same request in the address bar of chrome, that is, the same server-side exception Publish the same exception in Firefox's address bar, and Firefox is displaying a warning page that the certificate is not from a trusted ca This exception appears to be very generic and does not directly indicate the status of the protocol Does this mean that the three clients (chrome, Firefox, DHC by restlet) do not play the protocol well, but just disappear on the server instead of sending a close_ notify? Or is this the client behavior required by SSL RFC, or is it only designed for secure clients?
Solution
I have contacted the DHC by restlet team and they told me a solution: