Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1271 from drwetter/depr_clients
Depreciation of more clients
  • Loading branch information
drwetter committed May 8, 2019
2 parents 0c750c2 + d5f9021 commit d6fb232
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions etc/client-simulation.txt
Expand Up @@ -88,7 +88,7 @@
minEcdsaBits+=(-1)
curves+=("sect571r1:sect571k1:secp521r1:sect409k1:sect409r1:secp384r1:sect283k1:sect283r1:secp256k1:prime256v1:sect239k1:sect233k1:sect233r1:secp224k1:secp224r1:sect193r1:sect193r2:secp192k1:prime192v1:sect163k1:sect163r1:sect163r2:secp160k1:secp160r1:secp160r2")
requiresSha2+=(false)
current+=(true)
current+=(false)

names+=("Android 4.3")
short+=("android_43")
Expand Down Expand Up @@ -1479,7 +1479,7 @@
minEcdsaBits+=(-1)
curves+=("prime256v1:secp384r1:secp521r1")
requiresSha2+=(false)
current+=(true)
current+=(false)

names+=("IE 8-10 Win 7")
short+=("ie_8-10_win7")
Expand Down Expand Up @@ -2280,7 +2280,7 @@
minEcdsaBits+=(-1)
curves+=("prime256v1:secp384r1:secp521r1")
requiresSha2+=(false)
current+=(true)
current+=(false)

names+=("Java 6u45")
short+=("java_6u45")
Expand Down

0 comments on commit d6fb232

Please sign in to comment.