Skip to content

Commit 4fd8810

Browse files
author
Lisa Pettyjohn
committed
OSPBUGS-29524# Add CA cert disclaimer
1 parent cddf730 commit 4fd8810

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

security/certificate_types_descriptions/service-ca-certificates.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ The service CA expiration of 26 months is longer than the expected upgrade inter
2727
A manually-rotated service CA does not maintain trust with the previous service CA. You might experience a temporary service disruption until the pods in the cluster are restarted, which ensures that pods are using service serving certificates issued by the new service CA.
2828
====
2929

30+
[IMPORTANT]
31+
====
32+
Applications using the `service-ca` certificate must be capable of dynamically reloading CA certificates. Otherwise, when automated rotation occurs, the application pods might require a restart in order to rebuild certificate trust.
33+
====
34+
3035
== Management
3136

3237
These certificates are managed by the system and not the user.

0 commit comments

Comments
 (0)