]> 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)
committerHoward Chu <hyc@openldap.org>
Tue, 26 Jun 2012 13:43:11 +0000 (06:43 -0700)
commitd07779e97b7158c960d31367be0aab18959ce53e
tree81053388f324cb6399d8f162ced4f3498662cd19
parent87132b820d9576a920448494979c97e8f46055a9
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