Skip to content
Snippets Groups Projects
Commit 358950e8 authored by Julio Sánchez Fernández's avatar Julio Sánchez Fernández
Browse files

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.
parent 9752cea9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment