Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Dec 2009 13:33:07 -0800
From:      Chuck Swiger <cswiger@mac.com>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        questions@freebsd.org
Subject:   Re: semi-problem starting sendmail
Message-ID:  <D1ADCE71-7D5E-4E0D-BA3A-03B6E4AF1134@mac.com>
In-Reply-To: <19230.49365.777414.592475@jerusalem.litteratus.org>
References:  <19230.36867.142189.339269@jerusalem.litteratus.org> <93B37107-DFAA-4F65-A9D2-C2F988E6E7E6@mac.com> <19230.49365.777414.592475@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D1ADCE71-7D5E-4E0D-BA3A-03B6E4AF1134>