logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TSSslClientCertUpdate - traffic Server TLS client cert update

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.

Name

       TSSslClientCertUpdate - traffic Server TLS client cert update

Synopsis

          #include <ts/ts.h>

       TSReturnCodeTSSslClientCertUpdate(constchar*cert_path,constchar*key_path)

See Also