mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Merge pull request #567 from dcooper16/run_rc4_e
Mark export ciphers in run_rc4()
This commit is contained in:
		| @@ -9382,6 +9382,7 @@ run_rc4() { | ||||
|                fi | ||||
|                if "$WIDE"; then | ||||
|                     #FIXME: JSON+CSV in wide mode is missing | ||||
|                     export="${export2[i]}" | ||||
|                     neat_list "${normalized_hexcode[i]}" "${ciph[i]}" "${kx[i]}" "${enc[i]}" | ||||
|                     if "$SHOW_EACH_C"; then | ||||
|                          if "${ciphers_found[i]}"; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter