]> git.sur5r.net Git - openldap/commit
ITS#7313 MozNSS: store certificate object instead of nickname in in ctx
authorJan Vcelak <jvcelak@redhat.com>
Mon, 5 Mar 2012 16:04:51 +0000 (17:04 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 26 Jun 2012 21:32:03 +0000 (14:32 -0700)
commite57fa5f7ab8da9b95d5a6ef06d71bd0d70618011
tree5054b8fb0f1afe46127772e7246d64cd1e8572a1
parentc7de9d89f3c4462fc5041b84a962af066b3f630a
ITS#7313 MozNSS: store certificate object instead of nickname in in ctx

PEM certificates should not be referenced by nicknames, because the
nicknames are derived from basename of the cerificate file and in
general are not easy-predictable.

The code of Mozilla NSS backend depends on some aspects of PEM module
and tries to guess the nicknames correctly. In some cases the guessing
is wrong.
libraries/libldap/tls_m.c