Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
Bernd Verst 2022-04-03 13:14:13 -07:00
parent bf745d2f6c
commit b4e11cae07
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ You will experience potential downtime due to mismatching certificates until all
### Set up monitoring for Dapr control plane mTLS certificate expiration
Beginning 30 days prior to mTLS root ceritificate expiration the Dapr sentry service will hourly emit warning level logs indicating that the root certificate is about to expire.
Beginning 30 days prior to mTLS root certificate expiration the Dapr sentry service will emit hourly warning level logs indicating that the root certificate is about to expire.
As an operational best practice for running Dapr in production we recommend configuring monitoring for these particular sentry service logs so that you are aware of the upcoming certificate expiration.