Files
mbedtls/library
Andres Amaya Garcia 94fe8c196e Finish OCSP response verification
Complete the code that implements the checks between the relationship
between the requested certificate and the OCSP response issuer as part
of the verification process. The checks essentially use the information
in the OCSP response and the supplied certificate chains to:

    * Check whether the issuer is the parent of the requested cert

failing that, we check that

    * There is a parent for the issuer in one of the supplied cert
      chains
    * The issuer's parent is also the parent of the requested cert

If either of the two checks succeeds, we accept this verification step.
2018-01-18 22:03:29 +00:00
..
2017-07-27 21:44:33 +01:00
2017-02-15 09:08:26 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-11-11 12:49:19 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-05-11 21:55:17 +01:00
2015-09-04 14:21:07 +02:00
2017-07-27 21:44:33 +01:00
2015-09-04 14:21:07 +02:00
2018-01-18 22:03:29 +00:00
2015-09-04 14:21:07 +02:00