This is an automated email from the ASF dual-hosted git repository.
shinrich pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from c5b4031b3 Add CMake to the required PR CI builds (#9575)
add 6d1382def Add logic to make the server.policy and server.properties
settings reloadable (#9572)
No new revisions were added by this update.
Summary of changes:
iocore/net/P_SSLConfig.h | 2 +
iocore/net/SSLConfig.cc | 89 +++++++++++----
tests/gold_tests/tls/tls_verify4.test.py | 190 +++++++++++++++++++++++++++++++
3 files changed, 257 insertions(+), 24 deletions(-)
create mode 100644 tests/gold_tests/tls/tls_verify4.test.py