We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8832998 + a225405 commit d091791Copy full SHA for d091791
1 file changed
ocsp/ocsp_nonblock/README.md
@@ -36,7 +36,7 @@ Ret = 1: success
36
## OCSP non-blocking Async example
37
38
This uses your system certificate chain to demonstrate validating revocation status using an OCSP
39
-public server with wolfSSL's Asynchronous cryptography support. i
+public server with wolfSSL's Asynchronous cryptography support.
40
41
**NOTE:** Before building this example the asynchronous support must be obtained from
42
(https://github.com/wolfSSL/wolfAsyncCrypt) and installed into wolfSSL by following the
0 commit comments