Unable to create connection on SSL with FIX Server

View: New views
1 Messages — Rating Filter:   Alert me  

Unable to create connection on SSL with FIX Server

by ch.asad@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

i am using Stunnel to send quickfix messages on SSL to FIX server. I am struck with some errors. In the STUNNEL log i am getting the follow error:

2009.10.13 08:57:05 LOG3[4028:2532]: SSL_accept: 140760FC: error:140760FC:SSL routines:SSL23_GET_CLIENT_
HELLO:unknown protocol

And in the Quickfix Logs  are also shown below:

20091013-02:57:01 : Created session
20091013-02:57:05 : Connecting to 127.0.0.1 on port 9000
20091013-02:57:05 : Initiated logon request
20091013-02:57:05 : Socket Error: An existing connection was forcibly closed by the remote host.

20091013-02:57:05 : Disconnecting
20091013-02:57:06 : Connecting to 127.0.0.1 on port 9000
20091013-02:57:06 : Initiated logon request
20091013-02:57:06 : Socket Error: An existing connection was forcibly closed by the remote host.

20091013-02:57:06 : Disconnecting
20091013-02:57:26 : Connecting to 127.0.0.1 on port 9000
20091013-02:57:26 : Initiated logon request
20091013-02:57:26 : Socket Error: An existing connection was forcibly closed by the remote host.
 
Can any one Guide me what is causing porblem in this??