stompjms-client/src/main/java/org/fusesource/stomp/client/Stomp.java
Line 114 retrieves a new SSLContest e.g for TLS.
I do not see how it gets initialized. consequently I get
java.lang.IllegalStateException: SSLContextImpl is not initialized
Do I miss some configuration or init step?