mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-22 16:45:16 +01:00
fix FP
This commit is contained in:
@@ -462,7 +462,7 @@ declare TLS_CIPHER_OSSL_NAME=()
|
||||
declare TLS_CIPHER_RFC_NAME=()
|
||||
declare TLS_CIPHER_SSLVERS=()
|
||||
declare TLS_CIPHER_KX=()
|
||||
# shellcheck disable=SC2034 . This is a false positive
|
||||
# shellcheck disable=SC2034,SC1125 # False positives
|
||||
declare TLS_CIPHER_AUTH=()
|
||||
declare TLS_CIPHER_ENC=()
|
||||
declare TLS_CIPHER_EXPORT=()
|
||||
|
||||
Reference in New Issue
Block a user