| Nathan Cable 2004-01-23, 7:35 pm |
| I am trying to configure stunnel to work with my POP3 and SMTP services via
XINITd. I have configured my PEM file correctly (containing my
certificates), and my email client and web browser recognize the
certificates, and can exchange mail. However, in my /var/log/secure log
file, I have the following line every time a secure client connects:
Aug 17 10:16:15 indigo stunnel[10485]: Using 'ipop3d' as tcpwrapper service
name
Aug 17 10:16:15 indigo stunnel[10485]: stunnel 3.22 on i386-redhat-linux-gnu
PTHREAD+LIBWRAP with OpenSSL 0.9.6b [engine] 9 Jul 2001
Aug 17 10:16:15 indigo stunnel[10485]: ipop3d connected from
142.179.55.138:29632
Aug 17 10:16:25 indigo stunnel[10485]: SSL_read (SSL_ERROR_SYSCALL):
Connection reset by peer (104)
Aug 17 10:16:25 indigo stunnel[10485]: Connection reset: 139825 bytes sent
to SSL, 110 bytes sent to socket
Any ideas what could be causing the "connection reset by peer" error
message? The email clients are having no difficulty authenticating the
certificates, and exchanging mail.
Thanks,
Nathan Cable
|