mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Add "command not found"
This commit is contained in:
		| @@ -18,8 +18,8 @@ my $uri=""; | ||||
| my $socket_out=""; | ||||
| my $openssl_out=""; | ||||
| # Blacklists we use to trigger an error: | ||||
| my $socket_regex_bl='(e|E)rror|\.\/testssl\.sh: line |(f|F)atal'; | ||||
| my $openssl_regex_bl='(e|E)rror|(f|F)atal|\.\/testssl\.sh: line |Oops|s_client connect problem'; | ||||
| my $socket_regex_bl='(e|E)rror|\.\/testssl\.sh: line |(f|F)atal|(c|C)ommand not found'; | ||||
| my $openssl_regex_bl='(e|E)rror|(f|F)atal|\.\/testssl\.sh: line |Oops|s_client connect problem|(c|C)ommand not found'; | ||||
|  | ||||
| # my $socket_json=""; | ||||
| # my $openssl_json=""; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk