mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	- FIX for complete bailing out
This commit is contained in:
		| @@ -2521,6 +2521,7 @@ return 0 | |||||||
| # https://secure-resumption.com/tlsauth.pdf | # https://secure-resumption.com/tlsauth.pdf | ||||||
| tls_truncation() { | tls_truncation() { | ||||||
| #FIXME: difficult to test, is there any test available, pls let me know | #FIXME: difficult to test, is there any test available, pls let me know | ||||||
|  | : | ||||||
| } | } | ||||||
|  |  | ||||||
| old_fart() { | old_fart() { | ||||||
| @@ -3279,6 +3280,6 @@ fi | |||||||
|  |  | ||||||
| exit $ret | exit $ret | ||||||
|  |  | ||||||
| #  $Id: testssl.sh,v 1.232 2015/04/22 08:33:43 dirkw Exp $  | #  $Id: testssl.sh,v 1.233 2015/04/22 09:56:12 dirkw Exp $  | ||||||
| # vim:ts=5:sw=5 | # vim:ts=5:sw=5 | ||||||
| # ^^^ FYI: use vim and you will see everything beautifully indented with a 5 char tab | # ^^^ FYI: use vim and you will see everything beautifully indented with a 5 char tab | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk