mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	make ID for session_resumption_id common (allo lowercase)
This commit is contained in:
		| @@ -7213,11 +7213,11 @@ run_server_defaults() { | |||||||
|                2) SESS_RESUMPTION[1]="ID=clientauth" |                2) SESS_RESUMPTION[1]="ID=clientauth" | ||||||
|                   [[ ${SESS_RESUMPTION[2]} =~ clientauth ]] || pr_warning "Client Auth: " |                   [[ ${SESS_RESUMPTION[2]} =~ clientauth ]] || pr_warning "Client Auth: " | ||||||
|                   prln_warning "ID resumption resumption test not supported" |                   prln_warning "ID resumption resumption test not supported" | ||||||
|                   fileout "session_resumption_ID" "WARN" "resumption test via Session ID couldn't be performed because client authentication is missing" |                   fileout "session_resumption_id" "WARN" "resumption test via Session ID couldn't be performed because client authentication is missing" | ||||||
|                   ;; |                   ;; | ||||||
|                7) SESS_RESUMPTION[1]="ID=noclue" |                7) SESS_RESUMPTION[1]="ID=noclue" | ||||||
|                   prln_warning "ID resumption test failed, pls report" |                   prln_warning "ID resumption test failed, pls report" | ||||||
|                   fileout "session_resumption_ID" "WARN" "resumption test via Session ID failed, pls report" |                   fileout "session_resumption_id" "WARN" "resumption test via Session ID failed, pls report" | ||||||
|                   ;; |                   ;; | ||||||
|           esac |           esac | ||||||
|      fi |      fi | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk