« 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

I have looked at http://www.mail-archive.com/users@activemq.apache.org/msg02536.html
I started activemq with stomp+ssl and it starts up fine.
I have no means to test it.

Dingwen Yuan wrote:
I haven't seen on http://stomp.codehaus.org/ that stomp server (such as
activemq) supports SSL TCP.

2007/8/17, DeonB <deonbez@dynasoft.co.za>:
>
>
> 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