Hello,
I've upgraded to stunnel 4.10 yesterday and since this time I can't
managed to get stunnel working with xinetd. I try to access a CVS server
with ssl encryption. If stunnel is started as stand-alone, it works as
before, but when it's started by xinetd all I get is:
cvs [update aborted]: reading from server: Connection reset by peer
I've attached the connection logs with 4.09 and 4.10 as well as my
configuration file (which used to work for more than a year). My xinetd
is version 2.3.13 (and I haven't changed it for several months).
Please, let me know if I'm overlooking at something or if I can try
anything to debug more in depth...
Thanks in advance,
Eric
PS: actually the CVS is accesible from outside, so you might want to try
yourself!
# Sample stunnel configuration file
# Copyright by Michal Trojnara 2002
setuid = root
setgid = root
# Authentication stuff
verify = 2
CAfile = /etc/ssl/stunnel/lifl-cvs.pem
# Use it for client mode
client = yes
#debug = 7
#output = /home/eric/busy/stunnel.log
connect = cvs.lifl.fr:2405