Hi, I'm using Qpopper for a month now and tried to get SSL/TLS working. When I connect with Outlook Express everything works great. But when I connect with The Bat! 1.61 QPopper drops the connection after before or after (I can't tell) verifying the certificate. Does anyone use The Bat! in combination with QPopper + TLS/SSL? If so... are you using a self-signed certificate? I am. Maybe I did something wrong when generating the certificate, but I can't get it to work with the commands from the FAQ so I used this: openssl genrsa -out server.key 1024 openssl req -new -key server.key -out server.csr openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt
Regards, Ralf van der Enden
