Hi,
I am trying to get an SSL client to connect but consistently get the following log:
Re-using SSL/TLS context
Fri Aug 07 12:40:29 2009 LZO compression initialized
Fri Aug 07 12:40:29 2009 Control Channel MTU parms [ L:1556 D:140 EF:40 EB:0 ET:0 EL:0 ]
Fri Aug 07 12:40:29 2009 Data Channel MTU parms [ L:1556 D:1450 EF:56 EB:135 ET:0 EL:0 AF:3/1 ]
Fri Aug 07 12:40:29 2009 Local Options hash (VER=V4): '30b70586'
Fri Aug 07 12:40:29 2009 Expected Remote Options hash (VER=V4): '28786345'
Fri Aug 07 12:40:29 2009 Attempting to establish TCP connection with 203.206.170.95:3000
Fri Aug 07 12:40:29 2009 TCP connection established with 203.206.170.95:3000
Fri Aug 07 12:40:29 2009 Socket Buffers: R=[8192->8192] S=[8192->8192]
Fri Aug 07 12:40:29 2009 TCPv4_CLIENT link local: [undef]
Fri Aug 07 12:40:29 2009 TCPv4_CLIENT link remote: 203.206.170.95:3000
Fri Aug 07 12:40:29 2009 Connection reset, restarting [-1]
Fri Aug 07 12:40:29 2009 TCP/UDP: Closing socket
Fri Aug 07 12:40:29 2009 SIGUSR1[soft,connection-reset] received, process restarting
Fri Aug 07 12:40:29 2009 Restart pause, 5 second(s)
I've gone over the setup several times and can't find anything wrong - the hostname matches so it doesn't look like that is the issue.
I've attached screenshots of the config.
Any help anyone can offer is greatly appreciated.
This thread was automatically locked due to age.