mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	All self retrieved Android handshakes modified to service ANY
This commit is contained in:
		| @@ -17,7 +17,7 @@ | ||||
|      lowest_protocol+=("0x0301") | ||||
|      highest_protocol+=("0x0303") | ||||
|      alpn+=("h2,http/1.1") | ||||
|      service+=("HTTP,FTP,SMTP,POP,IMAP") | ||||
|      service+=("ANY") | ||||
|      minDhBits+=(-1) | ||||
|      maxDhBits+=(-1) | ||||
|      minRsaBits+=(-1) | ||||
| @@ -39,7 +39,7 @@ | ||||
|      lowest_protocol+=("0x0301") | ||||
|      highest_protocol+=("0x0304") | ||||
|      alpn+=("h2,http/1.1") | ||||
|      service+=("HTTP,FTP,SMTP,POP,IMAP") | ||||
|      service+=("ANY") | ||||
|      minDhBits+=(-1) | ||||
|      maxDhBits+=(-1) | ||||
|      minRsaBits+=(-1) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter