mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +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() {
|
||||
local tmpstr
|
||||
local -i ret=0
|
||||
local had_alpn_proto
|
||||
|
||||
pr_bold " HTTP2/ALPN "
|
||||
if ! http2_pre ; then
|
||||
|
Loading…
Reference in New Issue
Block a user