Vincent

Results 1 issues of Vincent

## Description watch for TLS certificate changes by using certwatcher pkg close https://github.com/openfga/openfga/issues/668 ## Steps to Test ``` mkdir certs openssl req -new -newkey rsa:4096 -x509 -sha256 -days 365 -nodes...