mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	remove also leading colon in helper script bc of GREASE
This commit is contained in:
		| @@ -31,4 +31,6 @@ for ((i=0; i<len ; i+=4)); do | ||||
| done | ||||
|  | ||||
| echo | ||||
| echo ${ciphers%:} | ||||
| # remove leading : because of GREASE, and trailing because of TLS_EMPTY_RENEGOTIATION_INFO_SCSV | ||||
| ciphers="${ciphers%:}" | ||||
| echo ${ciphers#:} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter