Commit Graph

6 Commits (master)

Author SHA1 Message Date
Juliusz Sosinowicz d91cc48734 Update expired test CRL
The bundled CRL expired 2024-11-11, so the client example's default
CRL load (enabled unless -C) fails. Take the current CRL from wolfSSL
v5.8.4-stable certs/crl/crl.pem: same Sawtooth CA and key, revokes
only serial 02, valid until 2028-08-09.

Note: the bundled ca/server/client certs expire 2026-09-08 and will
need a refresh of their own before then.
2026-07-13 17:35:04 +00:00
Lealem Amedie 776c830bfe Update expired certs 2024-01-11 13:09:57 -08:00
Lealem Amedie 8117569866 Adding CRL support 2022-08-29 23:00:52 -07:00
Andrew Hutchings b34b40f7f4 Update wolfSSL to 5.1.1 and fix any issues
* Bumps to wolfSSL 5.1.1
* Fixup `make clean`
* Move `wolfssl` src to root
* Switch test from DigiCert to GlobalSign (`python.org` ditched DigiCert
  years ago)
* Make SSLContext call `wolfSSL_Init()` which fixes a few issues
* Make `setup.py` compile CFFI and wolfSSL C code
* Fully enable SSLv3 support
* Add TLSv1.3 support
* Fix bug in `wolfSSL_Free()` usage
* Update `tox.ini` to a currently supported platform
2022-01-20 12:13:57 +00:00
Chris Conlon 3ab3fe45fb update example certs to match main wolfSSL ones 2021-02-18 14:18:58 -07:00
Moisés Guimarães 2b0cf67545 moving files from wolfssl/wrapper/python/wolfssl to here 2017-12-19 13:55:23 -03:00