]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/tls-openssl.c
fix: typo'ed 'is is' occurences
[user/henk/code/exim.git] / src / src / tls-openssl.c
index 2e537a160c05f3e18414bb87bdc4a283ec696ff4..01622560f366c8613b7351bdcfebcd3ba9ee970b 100644 (file)
@@ -1438,7 +1438,7 @@ SNI handling.
 
 Separately we might try to replace using OCSP_basic_verify() - which seems to not
 be a public interface into the OpenSSL library (there's no manual entry) -
-(in 3.0.0 + is is public)
+(in 3.0.0 + it is public)
 But what with?  We also use OCSP_basic_verify in the client stapling callback.
 And there we NEED it; we must verify that status... unless the
 library does it for us anyway?  */