wolfssl-examples/certmanager
David Garske 4569b6ab4a Added CRL check example. 2016-08-02 16:57:55 -07:00
..
Makefile
README.md
certverify.c Added CRL check example. 2016-08-02 16:57:55 -07: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