table of contents
TSSSLCLIENTCERTUPDATE(3ts) | Apache Traffic Server | TSSSLCLIENTCERTUPDATE(3ts) |
NAME¶
TSSslClientCertUpdate - traffic Server TLS client cert update
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
TSSslClientCertUpdate() updates existing client certificates configured in sni.yaml or proxy.config.ssl.client.cert.filename. cert_path should be exact match as provided in configurations. TSSslClientCertUpdate() returns TS_SUCCESS only if cert_path exists in configuration and reloaded to update the context.
COPYRIGHT¶
2024, dev@trafficserver.apache.org
April 13, 2024 | 9.2 |