Loading crypto/ocsp/ocsp_vfy.c +2 −2 Original line number Diff line number Diff line Loading @@ -344,7 +344,7 @@ static int ocsp_check_delegated(X509 *x, int flags) } /* Verify an OCSP request. This is fortunately much easier than OCSP * request verify. Just find the signers certificate and verify it * response verify. Just find the signers certificate and verify it * against a given trust value. */ Loading Loading
crypto/ocsp/ocsp_vfy.c +2 −2 Original line number Diff line number Diff line Loading @@ -344,7 +344,7 @@ static int ocsp_check_delegated(X509 *x, int flags) } /* Verify an OCSP request. This is fortunately much easier than OCSP * request verify. Just find the signers certificate and verify it * response verify. Just find the signers certificate and verify it * against a given trust value. */ Loading