On 5/03/2013 10:56 PM, Dr. Stephen Henson wrote:
> On Tue, Mar 05, 2013, Geoff Swan wrote:
>
>> Hi,
>>
>> I have an ocsp response in memory. The response may contain 1 or more
>> (probably about 20) ocsp responses for certificates based on the same
>> issuer name and issuer key.
>>
>> I need to lo
> 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?
Yes.
--
Principal Security Engineer
Akamai Technology
Cambridge, MA
___
On Tue, Mar 05, 2013, Geoff Swan wrote:
> Hi,
>
> I have an ocsp response in memory. The response may contain 1 or more
> (probably about 20) ocsp responses for certificates based on the same
> issuer name and issuer key.
>
> I need to locate the response that is relevant for the certificate of