{{Quickfixn}} How to connect over TLS?
Neeraj Kaushik
neeraj.kaushik at live.in
Wed Dec 3 10:43:48 PST 2014
Hi,
One of broker changed its connectivity from SSL to TLS. Earlier I used to
connect with SSL communication using Stunnel. I have seen SSL connectivity
support is already in QuickFix 1.5 version now.
I tried to connect with setting 2 parameters for TLS but still not working.
Can you please highlight me how can I connect over TLS?
Config:
{[DEFAULT]
MAXLATENCY=100
RECONNECTINTERVAL=20
CONNECTIONTYPE=initiator
HEARTBTINT=20
USEDATADICTIONARY=Y
STARTDAY=Sunday
ENDDAY=Saturday
STARTTIME=00:00:00
ENDTIME=23:59:00
FILESTOREPATH=fixfiles
FILELOGPATH=log
SSLPROTOCOLS=Tls
SSLENABLE=Y
[SESSION]
APPDATADICTIONARY=0
TRANSPORTDATADICTIONARY=0
DEFAULTAPPLVERID=0
DATADICTIONARY=Trading-API-QuickFix-DataDictionary.xml
RESETONDISCONNECT=Y
RESETONLOGON=Y
RESETONLOGOUT=Y
SOCKETCONNECTHOST= abcmtrader.com
SOCKETCONNECTPORT=7200
BEGINSTRING=FIX.4.4
SENDERCOMPID=ABC
TARGETCOMPID=XXX
[SESSION]
APPDATADICTIONARY=0
TRANSPORTDATADICTIONARY=0
DEFAULTAPPLVERID=0
DATADICTIONARY=MarketData-API-QuickFix-DataDictionary.xml
RESETONDISCONNECT=Y
RESETONLOGON=Y
RESETONLOGOUT=Y
SOCKETCONNECTHOST=abcmtrader.com
SOCKETCONNECTPORT=7100
BEGINSTRING=FIX.4.4
SENDERCOMPID=ABC
TARGETCOMPID=XXX
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20141203/fc1e91fc/attachment.htm>
More information about the Quickfixn
mailing list