p5-Protocol-HTTP2
p5-Protocol-HTTP2 copied to clipboard
Adapt tests for OpenSSL 3.1
From OpenSSL 3.1.0 protocols SSL 3, TLS 1.0, TLS 1.1, and DTLS 1.0 only work at security level 0. https://www.openssl.org/news/openssl-3.1-notes.html
Therefore, change protocol used in tests from TLSv1 to TLSv1.2.