pyopenssl
pyopenssl copied to clipboard
A Python wrapper around the OpenSSL library
Hi, thank you for maintaining this useful tool! I am observing a test failure with openssl 3.6.0, the test was passing with openssl 3.5.4. Here is the error in `TestOCSP.test_client_receives_servers_data`:...
These methods allow a server to switch the context when looking at ALPN and servername together. This is for example require when implementing the ACME tls-alpn/1 protocol. Unfortunately, OpenSSL does...
Hello! While working on GlobaLeaks we are evaluating performing TLS fingerprinting (e.g., JA3) during ALPN negotiation. This is modern and common practice to being able to identify bots and ddos....