mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-01 06:19:44 +01:00
Merge pull request #2239 from dcooper16/neat_list_alignment
Fix alignment in neat_list()
This commit is contained in:
commit
03b3ba8078
@ -3568,6 +3568,7 @@ neat_list(){
|
||||
local how2show="$6"
|
||||
|
||||
kx="${3//Kx=/}"
|
||||
kx="$(strip_trailing_space "$kx")"
|
||||
enc="${4//Enc=/}"
|
||||
# In two cases LibreSSL uses very long names for encryption algorithms
|
||||
# and doesn't include the number of bits.
|
||||
|
Loading…
Reference in New Issue
Block a user