mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	add lf before -E
This commit is contained in:
		| @@ -2753,6 +2753,7 @@ run_cipher_per_proto() { | |||||||
|      "$FAST" && using_sockets=false |      "$FAST" && using_sockets=false | ||||||
|      [[ $TLS_NR_CIPHERS == 0 ]] && using_sockets=false |      [[ $TLS_NR_CIPHERS == 0 ]] && using_sockets=false | ||||||
|  |  | ||||||
|  |      outln | ||||||
|      if "$using_sockets"; then |      if "$using_sockets"; then | ||||||
|           pr_headlineln " Testing per protocol via OpenSSL and sockets against the server, ordered by encryption strength " |           pr_headlineln " Testing per protocol via OpenSSL and sockets against the server, ordered by encryption strength " | ||||||
|      else |      else | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk