« Return to Thread: Delphi Stomp Client and SSL

Re: Delphi Stomp Client and SSL

by DeonB :: Rate this Message:

Reply to Author | View in Thread

Would it be good enough to replace the TCP connection with a SSL TCP socket like in SecureBlackBox or CleverComponents to get the SSL support? If not, what else is required?

Do you know of any other Delphi Stomp clients that do support SSL?

Dingwen Yuan wrote:
No, currently it doesn't support SSL, only support ordinary TCP connection.

2007/8/16, DeonB <deonbez@dynasoft.co.za>:

> I need to connect a Delphi Stomp Client to ActiveMQ using stomp combined
> with SSL.
>
> Does any one know if SSL is supported in the Delphi Stomp client on
> codehaus
> or any orther Delphi client?
>
> DeonB

 « Return to Thread: Delphi Stomp Client and SSL