semi-problem starting sendmail

Chuck Swiger cswiger at mac.com
Tue Dec 8 21:33:27 UTC 2009


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



More information about the freebsd-questions mailing list