> In cases like this, will it be better to disable TLS or create the > certs to run STARTTLS fully?
I had created the certs and chown vpopmail.qmail servercert.pem, i am facing some errors now when i do ./stunnel -c -v 2 -n smtp -r ncmbox.net:25 -f -D 7 2002.09.19 05:25:21 LOG5[96191:135159808]: Using 'ncmbox.net.25' as tcpwrapper service name 2002.09.19 05:25:21 LOG7[96191:135159808]: RAND_status claims sufficient entropy for the PRNG 2002.09.19 05:25:21 LOG6[96191:135159808]: PRNG seeded successfully 2002.09.19 05:25:21 LOG7[96191:135159808]: cert_defaults is 2 2002.09.19 05:25:21 LOG7[96191:135159808]: cert_dir is 2002.09.19 05:25:21 LOG7[96191:135159808]: cert_file is 2002.09.19 05:25:21 LOG7[96191:135159808]: installing defaults where not set 2002.09.19 05:25:21 LOG5[96191:135159808]: stunnel 3.22 on i386--freebsd4.5 PTHREAD+LIBWRAP with OpenSSL 0.9.6c 21 dec 2001 2002.09.19 05:25:21 LOG7[96191:135159808]: ncmbox.net.25 started 2002.09.19 05:25:21 LOG7[96191:135159808]: ncmbox.net.25 connecting 203.116.85.127:25 2002.09.19 05:25:21 LOG7[96191:135159808]: Remote FD=5 initialized 2002.09.19 05:25:21 LOG7[96191:135159808]: Negotiations for smtp(client side) started 2002.09.19 05:25:21 LOG7[96191:135159808]: <- 220 You are using Qmail on Ahead.Ncmbox.Net ESMTP. 220 You are using Qmail on Ahead.Ncmbox.Net ESMTP 2002.09.19 05:25:21 LOG7[96191:135159808]: -> 220 You are using Qmail on Ahead.Ncmbox.Net ESMTP... 2002.09.19 05:25:21 LOG7[96191:135159808]: -> EHLO localhost.. 2002.09.19 05:25:21 LOG7[96191:135159808]: <- 250-You are using Qmail on Ahead.Ncmbox.Net. 2002.09.19 05:25:21 LOG7[96191:135159808]: <- 250-PIPELINING. 2002.09.19 05:25:21 LOG7[96191:135159808]: <- 250-STARTTLS. 2002.09.19 05:25:21 LOG7[96191:135159808]: <- 250-AUTH LOGIN PLAIN. 2002.09.19 05:25:21 LOG7[96191:135159808]: <- 250 8BITMIME. 2002.09.19 05:25:21 LOG7[96191:135159808]: -> STARTTLS.. 2002.09.19 05:25:21 LOG7[96191:135159808]: <- 220 ready for tls. 2002.09.19 05:25:21 LOG7[96191:135159808]: SSL state (connect): before/connect initialization 2002.09.19 05:25:21 LOG7[96191:135159808]: SSL state (connect): SSLv3 write client hello A 2002.09.19 05:25:21 LOG3[96191:135159808]: SSL_connect: Peer suddenly disconnected 2002.09.19 05:25:21 LOG7[96191:135159808]: ncmbox.net.25 finished (0 left) It seems like there is a cert error or something, can anyone help?
