In ocsp_match_issuerid() we are passed the CA that signed the responder
authorDr. Stephen Henson <steve@openssl.org>
Wed, 11 Jul 2001 22:42:20 +0000 (22:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 11 Jul 2001 22:42:20 +0000 (22:42 +0000)
commit192ebef8cf037bca5025a4291cf2dbefc91356f7
tree3855779dbc7894ff33a9032acd4b41d0470bdb72
parentb01ab143389b7a28eaacf248b64c732872b40660
In ocsp_match_issuerid() we are passed the CA that signed the responder
certificate so need to match its subject with the certificate IDs in the
response.
crypto/ocsp/ocsp_vfy.c