Raj Mathur [9/19/2003 6:55 PM] :

Anyone else experiencing STARTTLS weirdness after upgrading Sendmail?
I'm not able to have clients authenticate to the server anymore (even
when both the client and the server are the same machine) after
upgrading Sendmail after the latest advisory.

Certificates are self-signed. They haven't expired.

Certificate verification fails each time with `self signed
certificate' error.

See followups to Claus Assmann's posting about 8.12.10 ...


[EMAIL PROTECTED] by Marc-Christian Petersen <[EMAIL PROTECTED]> and Claus' reply.

No change in the TLS code, as Claus says ...

What error are you getting in your logs? This is from cf/README ...

${verify} holds the result of the verification of the presented cert.
        Possible values are:
        OK       verification succeeded.
        NO       no cert presented.
        NOT      no cert requested.
        FAIL     cert presented but could not be verified,
                 e.g., the cert of the signing CA is missing.
        NONE     STARTTLS has not been performed.
        TEMP     temporary error occurred.
        PROTOCOL protocol error occurred (SMTP level).
        SOFTWARE STARTTLS handshake failed.




_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to