Re: starttls smtp

2011-09-23 Thread Jakob Bohm
n my sendmail server but when i try to verify it i get this errors: #openssl verify -CApath /etc/mailcerts/CA -CAfile cacert.pem openssl s_client -CAfile /etc/mailcerts/cacert.pem -CApath /etc/mailcerts/CA -connect localhost:25 -starttls smtp CONNECTED(0003) depth=0 C = SE, ST = X, L = X, O

starttls smtp

2011-09-22 Thread maztermind
I have config TLS on my sendmail server but when i try to verify it i get this errors: #openssl verify -CApath /etc/mailcerts/CA -CAfile cacert.pem openssl s_client -CAfile /etc/mailcerts/cacert.pem -CApath /etc/mailcerts/CA -connect localhost:25 -starttls smtp CONNECTED(0003) depth=0 C