Websocket Client with SSL in Springboot
I’m using springboot 5.2.1-Release and trying to build a Java websocket client to connect to our server through SSL.
I am able to connect with rest template without any issues.
But with websocket, it’s failing due to: