mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-06-03 15:08:42 +02:00
Remove extra space in BEAST output
testssl.sh was inserting two spaces between the CBC ciphers detected by OpenSSL and those detected to tls_sockets(). This PR fixes the problem. This issue was previously fixed by https://github.com/drwetter/testssl.sh/commit/87fe0c15da90e60ce999f6711c40e9faa0a1a3a2, but that fix was accidentally removed by the next commit: https://github.com/drwetter/testssl.sh/commit/f3dc53f554f02bf8a74f1970e4c035a012fe0be7.
This commit is contained in: