On Tue, 8 Dec 2009 18:25:43 -0500, Robert Huff <[email protected]> wrote:
> I just generated new keys using the method specified the the article
> recommended by Giorgos, and I get the same result.
Oops. I was hoping that would help, but it was only a wild guess by
looking at the error message and the Google hits I could find for
related threads.
As Chuck wrote, the error is coming from the TLS support code. Can you
try the openssl commands he mentioned?
Date: Tue, 08 Dec 2009 23:33:07 +0200
From: Chuck Swiger <[email protected]>
Subject: Re: semi-problem starting sendmail
Message-id: <[email protected]>
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"