Commit d7bbd31e authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Typo in comment.

parent fafc7f98
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.
 */