X509_STORE lookup problem
Chris Bare
chris.bare at gmail.com
Fri Jun 10 17:58:20 UTC 2022
I've implemented my own X509_STORE lookup functions.
The problem I'm having is that the store contains cert A which is being
returned when I lookup
cert B because they both have the same Common Name.
Is there a way to tell the store to look up via thumbprint rather than
Common Name?
I have a get_by_fingerprint function, but it never gets called.
--
Chris Bare
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20220610/98c0a84d/attachment.htm>
More information about the openssl-users
mailing list