-
- Downloads
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.
Loading
Please register or sign in to comment