mirror of
https://github.com/mozilla/cipherscan.git
synced 2026-02-05 14:45:17 +01:00
Update cipherscan
This commit is contained in:
@@ -429,6 +429,7 @@ parse_openssl_output() {
|
||||
# compression settings
|
||||
if [[ $line =~ Compression:\ (.*) ]]; then
|
||||
current_compression="${BASH_REMATCH[1]}"
|
||||
continue
|
||||
fi
|
||||
|
||||
# extract the signing algorithm used in TLSv1.2 ephemeral kex
|
||||
|
||||
Reference in New Issue
Block a user