On Tue, Jun 12, 2018 at 12:13 Mark Thomas wrote: >> It would be very useful to be able to configure this, so if you are >> going to patch the code, please make this configurable by the client. >> See HttpsURLConnection.setHostnameVerifier >> >> I think it's appropriate to simply match that API unless there are any >> objections. > > I'll see what I can do. The major constraint is that all this has to be > set via Tomcat specific user properties as there is no API for in the > Java WebSocket API.
I realize I'm very late to the conversation, but did this ever get into the Tomcat WebSocket client, i.e. the ability to set a custom HostnameVerifier? Or did anyone come up with a nice workaround? Thanks, Gary