wolfssl-py/tests
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
..
conftest.py update copyright to 2020 2020-01-03 16:24:35 -08:00
test_client.py Update wolfSSL to 5.1.1 and fix any issues 2022-01-20 12:13:57 +00:00
test_context.py update copyright to 2020 2020-01-03 16:24:35 -08:00
test_methods.py update copyright to 2020 2020-01-03 16:24:35 -08:00