cd /etc/ssl/misc
./CA.sh -newca
./CA.sh -newreq
./CA.sh -sign
I can't find any errors in the postfix logs, but the imap error is
unable to get certificate from '/etc/ssl/private/newcert.pem'
my imapd.conf has
tls_ca_path: /etc/ssl/private
tls_cert_file: /etc/ssl/private/newcert.pem
tls_key_file: /etc/ssl/private/newkey.pem
Thereis only 3 files in /etc/ssl/private
cacert.pem
newcert.pem
newkey.pem
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html