Provided by: trafficserver-dev_9.2.5+ds-1ubuntu1_amd64 bug

NAME

       TSSslClientCertUpdate - traffic Server TLS client cert update

SYNOPSIS

          #include <ts/ts.h>

       TSReturnCode TSSslClientCertUpdate(const char *cert_path, const char *key_path)

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

       2025, dev@trafficserver.apache.org

9.2                                               Mar 17, 2025                        TSSSLCLIENTCERTUPDATE(3ts)