mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-10 05:52:53 +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 by87fe0c15da
, but that fix was accidentally removed by the next commit:f3dc53f554
.
This commit is contained in: