You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by rr...@apache.org on 2021/07/08 17:03:01 UTC

[trafficserver] branch master updated (77c8dba -> 3412c4f)

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

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


    from 77c8dba  rate_limit: Add a global hook to rate limit concurrent connections based on SNI (#8021)
     add 3412c4f  Test for SSL_set1_verify_cert_store at configure time (#8048)

No new revisions were added by this update.

Summary of changes:
 build/crypto.m4                | 40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac                   |  3 +++
 include/tscore/ink_config.h.in |  1 +
 iocore/net/SSLUtils.cc         |  2 +-
 iocore/net/YamlSNIConfig.cc    |  2 +-
 5 files changed, 46 insertions(+), 2 deletions(-)