Hi,

I have an ocsp response in memory. The response may contain 1 or more
(probably about 20) ocsp responses for certificates based on teh same
issuer name and issuer key.
I need to locate the response that is relevant for the certificate of
interest. Is the usual method to parse each response and match the cert
serial number to find the index to the correct ocsp response?

Thanks
- Geoff
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to