wolfssl-examples/certmanager
Eric Blankenhorn 0694d9a634 Adding CM verify CB to example 2019-11-15 14:42:10 -06:00
..
Makefile Added cert manager load buffer example (thanks Kaleb). 2018-08-12 15:45:42 -07:00
README.md
certloadverifybuffer.c Added cert manager load buffer example (thanks Kaleb). 2018-08-12 15:45:42 -07:00
certverify.c Adding CM verify CB to example 2019-11-15 14:42:10 -06:00

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

$ make
$ ./certverify