wolfssl-py/tests
Kareem f4c6d17d7d Add testing to confirm that the server fails as expected if CERT_REQUIRED is set and the client doesn't send a cert. 2025-12-16 14:51:28 -07:00
..
conftest.py SSLSocket: support version() method 2024-07-18 18:53:27 +00:00
test_client.py Add testing to confirm that the server fails as expected if CERT_REQUIRED is set and the client doesn't send a cert. 2025-12-16 14:51:28 -07:00
test_context.py Fix CERT_REQUIRED verify mode not setting SSL_VERIFY_FAIL_IF_NO_PEER_CERT and therefore failing to verify the client cert. 2025-12-15 11:58:26 -07:00
test_methods.py Add support for disable-oldtls 2022-07-22 13:20:13 +01:00
wolfssltestserver.py SSLSocket: support version() method 2024-07-18 18:53:27 +00:00