mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	Add unit testing (manage)sieve protocol while using STARTTLS
This commit is contained in:
		| @@ -86,6 +86,16 @@ unlike($openssl_out, qr/$openssl_regex_bl/, ""); | ||||
| $tests++; | ||||
|  | ||||
|  | ||||
| $uri="mail.tigertech.net:4190"; | ||||
|  | ||||
| # unlink "tmp.json"; | ||||
| printf "\n%s\n", "STARTTLS MANAGE(SIEVE) unit tests via sockets --> $uri ..."; | ||||
| $socket_out = `./testssl.sh $check2run -t sieve $uri 2>&1`; | ||||
| # $socket_json = json('tmp.json'); | ||||
| unlike($openssl_out, qr/$openssl_regex_bl/, ""); | ||||
| $tests++; | ||||
|  | ||||
|  | ||||
| $uri="jabber.org:5222"; | ||||
|  | ||||
| # unlink "tmp.json"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Emmanuel Bouthenot
					Emmanuel Bouthenot