Hi--

On Dec 8, 2009, at 1:10 PM, Robert Huff wrote:
>> Make sure none of the directories in that path have 022 perms
>> (go+write).
> 
>       Checked, and not the problem.

Well, the error is coming from /usr/src/contrib/sendmail/src/tls.c, and depends 
on openssl to deal with your cert.  Does:

  openssl verify -verbose /etc/mail/CA/private/cakey.pem

...say anything interesting?  What about:

  openssl x509 -in /etc/mail/CA/private/cakey.pem -text

Regards,
-- 
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to