[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#7331) [PATCH] MozNSS: ignore untrusted issuer error when verifying server certificate



Full_Name: Jan Vcelak
Version: git master
OS: Linux
URL: ftp://ftp.openldap.org/incoming/jvcelak-20120721-moznss-ignore-untrusted-issuer-verifying-server-cert.patch
Submission from: (NULL) (193.165.79.10)


If a self-issued certificate in PEM format is used as a server certificate, the
TLS context initialization can fail with SEC_ERROR_UNTRUSTED_ISSUER error.

Unfortunately we cannot set trust flags of the server certificate loaded by
MozNSS PEM module. This patch allows to ignore this error code.


The attached file is derived from OpenLDAP Software. All of the modifications to
OpenLDAP Software represented in the following patch(es) were developed by Red
Hat. Red Hat has not assigned rights and/or interest in this work to any party.
I, Jan Vcelak am authorized by Red Hat, my employer, to release this work under
the following terms. 

Red Hat hereby place the following modifications to OpenLDAP Software (and only
these modifications) into the public domain. Hence, these modifications may be
freely used and/or redistributed for any purpose with or without attribution
and/or other notice.