Skip to content
Snippets Groups Projects
Commit 54ce4927 authored by Daniel Playle's avatar Daniel Playle
Browse files

Support dynamic client certificates for CAS cache

Previously, to update the client certificates for the CAS cache, one was
required to restart the CAS cache server. This change makes it so that
no restart it required.

This feature has been implemented by performing a stat on the client
certificates file on every connection. If this file has changed in some
way, then we reload this file.
parent 4a637d63
No related branches found
No related tags found
1 merge request!594WIP: Support dynamic client certificates for CAS cache
Pipeline #27108981 passed