Skip to content

test: fix test-tls-session-timeout

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-pummel-1 into master

Tests in pummel seem to break often and stay broken because they don't get run in CI. In preparation for running pummel tests in CI once a day, this fixes test-tls-session-timeout. key and cert are now the contents of the relevant files and not the paths.

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

Merge request reports

Loading