mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-30 12:21:17 +01:00
Remove opera client simulation
... as it may indicate this is a recent version but version 17 is infact 5,5 years old. If you configure the server side this is misleading!
This commit is contained in:
parent
260051aa80
commit
ba204047e7
@ -1766,7 +1766,7 @@
|
|||||||
minEcdsaBits+=(-1)
|
minEcdsaBits+=(-1)
|
||||||
curves+=("prime256v1:secp384r1:secp521r1")
|
curves+=("prime256v1:secp384r1:secp521r1")
|
||||||
requiresSha2+=(false)
|
requiresSha2+=(false)
|
||||||
current+=(true)
|
current+=(false)
|
||||||
|
|
||||||
names+=("Safari 5.1.9 OS X 10.6.8")
|
names+=("Safari 5.1.9 OS X 10.6.8")
|
||||||
short+=("safari_519_osx1068")
|
short+=("safari_519_osx1068")
|
||||||
|
Loading…
Reference in New Issue
Block a user