On Tue, 8 Dec 2009 18:25:43 -0500, Robert Huff <roberth...@rcn.com> 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 <cswi...@mac.com>
    Subject: Re: semi-problem starting sendmail
    Message-id: <d1adce71-7d5e-4e0d-ba3a-03b6e4af1...@mac.com>

    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
_______________________________________________
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