File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -110,10 +110,8 @@ Setup OpenBao HA on the overcloud hosts
110
110
Rotating OpenBao certificate on the overcloud hosts
111
111
---------------------------------------------------
112
112
113
- The certificate for the overcloud OpenBao has an expiry time of one year. While
114
- the cloud won't break if this expires, it will need rotating before new
115
- certificates can be generated for internal PKI. If a OpenBao becomes sealed, it
116
- cannot be unsealed with an expired certificate.
113
+ The certificate for the overcloud OpenBao has an expiry time of one or two years.
114
+ This will be problematic if anything needs to interact with the OpenBao API such as issuing new certificates or Barbican integration.
117
115
118
116
1. Delete the old certificate:
119
117
Original file line number Diff line number Diff line change @@ -117,10 +117,8 @@ Setup Vault HA on the overcloud hosts
117
117
Rotating Vault certificate on the overcloud hosts
118
118
-------------------------------------------------
119
119
120
- The certificate for the overcloud vaults has an expiry time of one year. While
121
- the cloud won't break if this expires, it will need rotating before new
122
- certificates can be generated for internal PKI. If a vault becomes sealed, it
123
- cannot be unsealed with an expired certificate.
120
+ The certificate for the overcloud Vault has an expiry time of one or two years.
121
+ This will be problematic if anything needs to interact with the Vault API such as issuing new certificates or Barbican integration.
124
122
125
123
1. Delete the old certificate:
126
124
You can’t perform that action at this time.
0 commit comments