This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 4b2ea382d Fix typo
4b2ea382d is described below
commit 4b2ea382d7562244a8ede67d95bc068428b3420f
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Dec 11 08:35:02 2025 +0000
Fix typo
---
native/src/sslutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/native/src/sslutils.c b/native/src/sslutils.c
index 6866c4546..6c4f26d72 100644
--- a/native/src/sslutils.c
+++ b/native/src/sslutils.c
@@ -1004,7 +1004,7 @@ end:
}
/* Process the OCSP_RESPONSE and returns the corresponding
- answert according to the status.
+ answer according to the status.
*/
static int process_ocsp_response(OCSP_RESPONSE *ocsp_resp, X509 *cert, X509
*issuer)
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]