提交 d7bbd31e 编写于 作者: D Dr. Stephen Henson

Typo in comment.

上级 fafc7f98
...@@ -144,7 +144,7 @@ int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs, ...@@ -144,7 +144,7 @@ int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs,
} }
ret = 1; ret = 1;
} }
end: end:
...@@ -344,7 +344,7 @@ static int ocsp_check_delegated(X509 *x, int flags) ...@@ -344,7 +344,7 @@ static int ocsp_check_delegated(X509 *x, int flags)
} }
/* Verify an OCSP request. This is fortunately much easier than OCSP /* 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. * against a given trust value.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册