SocketConnectPort=5201 (plain text) works, but 5211 (SSL) does not
SocketConnectPort=5201 (plain text) works, but 5211 (SSL) does not
19 Feb 2021, 14:42
This works, in Quickfix config file:
TargetSubID=QUOTE
SocketConnectPort=5201
SocketConnectHost=h24.p.ctrader.com
But this does not:
TargetSubID=QUOTE
SocketConnectPort=5211
SocketConnectHost=h24.p.ctrader.com
Replies
PanagiotisCharalampous
19 Feb 2021, 15:55
Hi emmanuel.schaer,
Can you reproduce this problem using FIX API Sample?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Feb 2021, 07:59
Hi emmanuel.schaer,
Unfortunately we do not have a C++ example at the moment.
Best Regards,
Panagiotis
@PanagiotisCharalampous
ertul
19 Feb 2021, 14:47
(Error message: socket error: connection reset by peer)
@ertul