Typo in comment.

This commit is contained in:
Dr. Stephen Henson 2001-02-26 23:34:14 +00:00
parent fafc7f9875
commit d7bbd31efe

View File

@ -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.
*/