release v5.5.4-stable. Changes include minor build fixes and README updates. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| README.md | ||
| certloadverifybuffer.c | ||
| certverify.c | ||
README.md
wolfSSL CertManager Example
This directory contains:
A simple example of using the wolfSSL CertManager to verify a certificate in a standalone manner, separate from an SSL/TLS connection.
Compiling and Running the Example
$ ./configure --enable-opensslextra
$ make
$ ./certverify