mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Android 9 still has 2 signature hash algos: x0201 + x0203
This commit is contained in:
		| @@ -236,7 +236,7 @@ | |||||||
|      maxRsaBits+=(-1) |      maxRsaBits+=(-1) | ||||||
|      minEcdsaBits+=(-1) |      minEcdsaBits+=(-1) | ||||||
|      curves+=("X25519:secp256r1:secp384r1") |      curves+=("X25519:secp256r1:secp384r1") | ||||||
|      requiresSha2+=(true) |      requiresSha2+=(false) | ||||||
|      current+=(true) |      current+=(true) | ||||||
|  |  | ||||||
|      names+=("Android 10.0 (native)") |      names+=("Android 10.0 (native)") | ||||||
|   | |||||||
| @@ -46,7 +46,7 @@ | |||||||
|      maxRsaBits+=(-1) |      maxRsaBits+=(-1) | ||||||
|      minEcdsaBits+=(-1) |      minEcdsaBits+=(-1) | ||||||
|      curves+=("X25519:secp256r1:secp384r1") |      curves+=("X25519:secp256r1:secp384r1") | ||||||
|      requiresSha2+=(true) |      requiresSha2+=(false) | ||||||
|      current+=(true) |      current+=(true) | ||||||
|  |  | ||||||
|      names+=("Android 10.0 (native)") |      names+=("Android 10.0 (native)") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter