Skip to content

Commit

Permalink
Update cipherscan
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshuzhou authored May 3, 2017
1 parent c23d1ba commit 2204ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cipherscan
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2204ec2

Please sign in to comment.