Commit Graph

16 Commits (master)

Author SHA1 Message Date
Andras Fekete 4c2f96ff64 Clean up wolfSSL path variable name 2024-04-04 13:28:23 -04:00
JacobBarthelmeh b8a6d8c03e update cert buffers 2023-10-26 08:02:10 -07:00
Anthony Hu 800c4d31bc Cert Manager does not need openssl extra 2023-10-06 13:01:30 -04:00
tim-weller-wolfssl 013a6da63d Phase 1 updates to wolfSSL examples based on testing with wolfSSL
release v5.5.4-stable.  Changes include minor build fixes and README
updates.
2023-03-25 09:15:11 -05:00
Anthony Hu 858c0c1744 Add new pq (post-quantum) directory
- 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
2021-11-01 16:30:37 -04:00
Anthony Hu 59dc4f482b Change generated file names to reflect NIST levels and some other cosmetic fixes. 2021-11-01 11:54:12 -04:00
Anthony Hu d6513447e4 WOLFSSL_BAD_FILE and OPENSSL over-rideable. 2021-11-01 11:54:12 -04:00
Anthony Hu a60fe89bc9 Fixes as suggested by dgarske. 2021-11-01 11:54:12 -04:00
Anthony Hu 28d18f41ff putting back `wolfSSL_CertManagerSetVerify(cm, myVerify);` 2021-11-01 11:54:12 -04:00
Anthony Hu 885db8126b Fixes suggested by dgarske. 2021-11-01 11:54:12 -04:00
Anthony Hu 46f61cc8f8 Example of how to verify a falcon certificate chain. 2021-11-01 11:54:12 -04:00
Lealem Amedie be264f0511 Adding documentation where needed. Made changes to code to assure files build and implement good coding practices 2021-06-29 16:02:52 -06:00
Eric Blankenhorn 0694d9a634 Adding CM verify CB to example 2019-11-15 14:42:10 -06:00
David Garske cece2dfa19 Added cert manager load buffer example (thanks Kaleb). 2018-08-12 15:45:42 -07:00
David Garske 4569b6ab4a Added CRL check example. 2016-08-02 16:57:55 -07:00
Chris Conlon defa57f16d add simple CertManager example 2015-07-16 13:07:35 -06:00