mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	Don't "echo" the prime to the terminal
This commit is contained in:
		| @@ -9394,7 +9394,6 @@ run_logjam() { | |||||||
|           dh_p="$(strip_spaces "$(colon_to_spaces "$(newline_to_spaces "$dh_p")")")" |           dh_p="$(strip_spaces "$(colon_to_spaces "$(newline_to_spaces "$dh_p")")")" | ||||||
|           [[ "${dh_p:0:2}" == "00" ]] && dh_p="${dh_p:2}" |           [[ "${dh_p:0:2}" == "00" ]] && dh_p="${dh_p:2}" | ||||||
|           # At this point the DH key's prime has been extracted into $dh_p. Compare is against known weak primes. |           # At this point the DH key's prime has been extracted into $dh_p. Compare is against known weak primes. | ||||||
|           echo "dh_p = $dh_p" |  | ||||||
|      fi |      fi | ||||||
|  |  | ||||||
|      tmpfile_handle $FUNCNAME.txt |      tmpfile_handle $FUNCNAME.txt | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 David Cooper
					David Cooper