Merge pull request #1387 from drwetter/polish_output_session_resump_client_auth

Add minor output polish for session resumption and client auth
This commit is contained in:
Dirk Wetter 2019-11-20 20:50:34 +01:00 committed by GitHub
commit f50cf15bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9245,8 +9245,8 @@ run_server_defaults() {
((ret++))
;;
6) SESS_RESUMPTION[1]="ID=clientauth"
[[ ${SESS_RESUMPTION[2]} =~ clientauth ]] || pr_warning "Client Auth: "
prln_warning "ID resumption resumption test not supported"
# [[ ${SESS_RESUMPTION[2]} =~ clientauth ]] || pr_warning "Client Auth: "
prln_warning "Client Auth: ID resumption test not supported"
fileout "$jsonID" "WARN" "check couldn't be performed because of client authentication"
;;
7) SESS_RESUMPTION[1]="ID=unsuccessful"