Re: Am I using the correct commands to generate the certificates?

2006-07-12 Thread Warren Turkal
On Tuesday 11 July 2006 11:32, Jim John wrote: Thereis only 3 files in /etc/ssl/private I would check your permissions. On Debian, that directory is 660 with root:ssl-cert ownership. Maybe you could an ACL if I want other users to be able to look in there like the following: setfacl -m

Am I using the correct commands to generate the certificates?

2006-07-11 Thread Jim John
I am using dev-libs/openssl-0.9.7i on gentoo. I run 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