[QFJ-699] Configuring some sessions with SSL and some other sessions with nonSSL is not working as expected Created: 11/Aug/12 Updated: 24/Aug/12 Resolved: 14/Aug/12 |
|
Status: | Resolved |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | 1.5.2 |
Fix Version/s: | 1.5.3 |
Type: | Bug | Priority: | Major |
Reporter: | Viswanath Palutla | Assignee: | Christoph John |
Resolution: | Fixed | Votes: | 0 |
Labels: | QuickfixJ, SocketUseSSL, logon, nonssl, ssl |
Attachments: | SSLAndNonSSLTest.java |
Description |
I have a session configured with SocketUseSSL=Y at port 9887 and another session configured with SocketUseSSL=N at port 9888. |
Comments |
Comment by Christoph John [ 14/Aug/12 ] |
Committed as rev1081. |
Comment by Viswanath Palutla [ 14/Aug/12 ] |
thanks much |