You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bn...@apache.org on 2021/02/09 16:59:03 UTC

[trafficserver] branch master updated (92a20b7 -> 03455f1)

This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 92a20b7  Disable ja3 plugin when building with boringssl (#7500)
     add 03455f1  traffic_dump: AuTests to use Proxy Verifier. (#7502)

No new revisions were added by this update.

Summary of changes:
 .../traffic_dump/replay/traffic_dump.yaml          | 335 +++++++++++++++++++++
 .../traffic_dump/replay/various_sni.yaml}          |  70 +++--
 .../ssl/{server.key => server_combined.pem}        |  21 ++
 .../pluginTest/traffic_dump/traffic_dump.test.py   | 229 +++-----------
 .../traffic_dump/traffic_dump_sni_filter.test.py   |  82 ++---
 5 files changed, 461 insertions(+), 276 deletions(-)
 create mode 100644 tests/gold_tests/pluginTest/traffic_dump/replay/traffic_dump.yaml
 copy tests/gold_tests/{url/uri.replay.yaml => pluginTest/traffic_dump/replay/various_sni.yaml} (60%)
 copy tests/gold_tests/pluginTest/traffic_dump/ssl/{server.key => server_combined.pem} (57%)