Skip to content

test: replace s_client in test-https-ci-reneg-attack

Rodrigo Muino Tomonari requested to merge github/fork/Trott/rm-client-https into master

Replace s_client in test-https-ci-reneg-attack with built-in client calling tls.renegotiate(). This also fixes the currently-broken test. (It is broken due to a change in behavior in a recently-updated-in-core version of s_client.)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading