mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	Swap Android 6 for Android 5
... as it seems to habe more market share
This commit is contained in:
		| @@ -151,7 +151,7 @@ | ||||
|      minEcdsaBits+=(-1) | ||||
|      curves+=("secp521r1:secp384r1:prime256v1") | ||||
|      requiresSha2+=(false) | ||||
|      current+=(false) | ||||
|      current+=(true) | ||||
|  | ||||
|      names+=("Android 6.0") | ||||
|      short+=("android_60") | ||||
| @@ -172,7 +172,7 @@ | ||||
|      minEcdsaBits+=(-1) | ||||
|      curves+=("prime256v1:secp384r1") | ||||
|      requiresSha2+=(false) | ||||
|      current+=(true) | ||||
|      current+=(false) | ||||
|  | ||||
|      names+=("Android 7.0 (native)") | ||||
|      short+=("android_70") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk