]> git.sur5r.net Git - openldap/commit
And this change implements indexing for certificateExactMatch. Now
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 23 Oct 2001 13:39:07 +0000 (13:39 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 23 Oct 2001 13:39:07 +0000 (13:39 +0000)
commit358950e8ad90919d20094fa3ab3d196966c7f660
tree60074933da4e992141413b5021d876f072e6c222
parent9752cea92cc802791c8897078315aa75119c5797
And this change implements indexing for certificateExactMatch.  Now
you can search efficiently the directory for a certificate.

Notice that we index certificates just as serial integers.  A full
index should combine the issuer DN too, but I think in most scenarios
that would be extremely redundant and of little benefit.  We can add
an option later to do full indexing.
servers/slapd/schema_init.c