mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	added an accidently erased char
This commit is contained in:
		| @@ -22973,7 +22973,7 @@ run_rating() { | ||||
|                c1_worst=80 | ||||
|           elif [[ $(has_server_protocol "tls1") -eq 0 ]]; then | ||||
|                c1_worst=90 | ||||
|           elif [[ $(as_server_protocol "tls1_1") -eq 0 ]]; then | ||||
|           elif [[ $(has_server_protocol "tls1_1") -eq 0 ]]; then | ||||
|                c1_worst=95 | ||||
|           else # TLS1.2 and TLS1.3 both give 100 points | ||||
|                c1_worst=100 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk