This is an automated email from the ASF dual-hosted git repository.
maskit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 1952751112 Preserve unmapped url regardless of need for remapping
(#10304)
add 12e492ff14 Add support for OCSP requests by GET method (#10306)
No new revisions were added by this update.
Summary of changes:
doc/admin-guide/files/records.yaml.en.rst | 8 ++
doc/admin-guide/security/index.en.rst | 1 +
iocore/net/OCSPStapling.cc | 158 ++++++++++++++++++++++++++----
iocore/net/P_SSLConfig.h | 1 +
iocore/net/SSLConfig.cc | 2 +
src/records/RecordsConfig.cc | 3 +
6 files changed, 155 insertions(+), 18 deletions(-)