Re: [Quickfix-developers] QuickFix with SSL (port 443) connection
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-08-31 16:34:15
|
Yeah, that's pretty much the way to go. Nick Fortescue wrote a =20 section in the QuickFIX/J wiki on how to configure stunnel at the =20 bottom of this page: http://www.quickfixj.org/confluence/display/qfj/=20 SSL+Support The exact same technique applies to QuickFIX. --oren On Aug 31, 2006, at 11:18 AM, Andrew Culross wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/=20 > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Just saw something about stunnel - is that the solution everyone is =20= > using? > > Thanks. > -----Original Message----- > From: qui...@li... =20 > [mailto:qui...@li...] On =20 > Behalf Of Andrew Culross > Sent: Thursday, August 31, 2006 12:01 PM > To: qui...@li... > Subject: [Quickfix-developers] QuickFix with SSL (port 443) connection > > Newbie question - > > I've created a small C# test app (initiator) using the quickfix =20 > library. I've modified the toAdmin method to insert some password =20 > tags into the login method but the acceptor in this case has given =20 > me an IP address as a 443 port and requires the use of SSL - they =20 > see my packets hitting their server, but I'm not using any sort of =20 > encryption so the socket just gets immediately closed. > > How do I set up quickfix to communicate on port 443? > > Many thanks in advance. > > Andrew Culross > TwoFour Systems > (914) 220-8849 > www.TwoFour.Com > > The views and opinions expressed in this e-mail message are the =20 > sender=92s own and do not necessarily represent the views and =20 > opinions of {TwoFour Systems, LLC or F-O-R Software, LLC} > > ----------------------------------------------------------------------=20= > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642________________________= ______=20 > _________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |