Remove extra i
parent
8832998add
commit
a22540563f
|
@ -36,7 +36,7 @@ Ret = 1: success
|
|||
## OCSP non-blocking Async example
|
||||
|
||||
This uses your system certificate chain to demonstrate validating revocation status using an OCSP
|
||||
public server with wolfSSL's Asynchronous cryptography support. i
|
||||
public server with wolfSSL's Asynchronous cryptography support.
|
||||
|
||||
**NOTE:** Before building this example the asynchronous support must be obtained from
|
||||
(https://github.com/wolfSSL/wolfAsyncCrypt) and installed into wolfSSL by following the
|
||||
|
|
Loading…
Reference in New Issue