- Add Falcon certificates to the certs directory - Move falcon_certverify.c and generate_falcon_chains.sh to pq directory - tls/server-tls13.c -> pq/server-pq-tls13.c - tls/client-tls13.c -> pq/client-pq-tls13.c - create new Makefile and README.md for pq directory - revert tls/server-tls13.c and tls/client-tls13.c |
||
---|---|---|
.. | ||
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
$ make
$ ./certverify