Stomp provides an interoperable wire format so that any of the available Stomp Clients can communicate with any Stomp Message Broker to provide easy and widespread messaging interop among languages, platforms and brokers. Stomp does not have inherent support for the transport, ie. TCP, UDP, SSL, etc. So no, you can't use the stomp wireformat support in ActiveMQ-CPP to communicate over SSL.

Regards
Tim.

mrh wrote:
The truth is, I don't know much about Stomp at all, but I thought I read
somewhere that as a protocol it supported SSL?  I could very well be making
that up though, lol.  But if it does, I wondered if might be possible to
specify stomp as the protocol and use it to make an SSL connection.  I
apologize in advance for my ignorance of the library... still trying to
understand everything.

Thanks again,
mrh


Tim Bish wrote:
No definite time line at the moment. I'm not sure how stomp could be an alternative to SSL could you elaborate?



Reply via email to