mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-06 00:39:44 +01:00
Fix ALPN when testing multiple IPs
This commit is contained in:
parent
d43351e2cb
commit
d0122698ed
@ -2485,6 +2485,7 @@ run_spdy() {
|
|||||||
run_http2() {
|
run_http2() {
|
||||||
local tmpstr
|
local tmpstr
|
||||||
local -i ret=0
|
local -i ret=0
|
||||||
|
local had_alpn_proto
|
||||||
|
|
||||||
pr_bold " HTTP2/ALPN "
|
pr_bold " HTTP2/ALPN "
|
||||||
if ! http2_pre ; then
|
if ! http2_pre ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user