mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-15 19:52:05 +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)
|
minEcdsaBits+=(-1)
|
||||||
curves+=("secp521r1:secp384r1:prime256v1")
|
curves+=("secp521r1:secp384r1:prime256v1")
|
||||||
requiresSha2+=(false)
|
requiresSha2+=(false)
|
||||||
current+=(false)
|
current+=(true)
|
||||||
|
|
||||||
names+=("Android 6.0")
|
names+=("Android 6.0")
|
||||||
short+=("android_60")
|
short+=("android_60")
|
||||||
@@ -172,7 +172,7 @@
|
|||||||
minEcdsaBits+=(-1)
|
minEcdsaBits+=(-1)
|
||||||
curves+=("prime256v1:secp384r1")
|
curves+=("prime256v1:secp384r1")
|
||||||
requiresSha2+=(false)
|
requiresSha2+=(false)
|
||||||
current+=(true)
|
current+=(false)
|
||||||
|
|
||||||
names+=("Android 7.0 (native)")
|
names+=("Android 7.0 (native)")
|
||||||
short+=("android_70")
|
short+=("android_70")
|
||||||
|
|||||||
Reference in New Issue
Block a user