Hi All,
Can you please tell me if we can secure JMS(Message encryption and SSL Connection) in switchyard. In both Hornet Queue embedded queue and IBM MQ (external one).
if so can you please tel me how can i acheive it.
JMS itself doesn't support any encryption or SSL. Therefore I don't personally recommend to expose your JMS broker to the untrusted network. Use HTTPS capable bindings like SOAP, HTTP and etc.