mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	Fix ALPN when testing multiple IPs
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Laine Gholson
					Laine Gholson