Skip to content

Commit f0b3dbc

Browse files
authored
Merge pull request #105 from packagist/replacing-tls-certificates
Describe how to restore the ability to upload new TLS certificates
2 parents 15a28ce + 049908f commit f0b3dbc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/self-hosted/kubernetes-maintenance.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@ kubectl kots admin-console upgrade -n NAMESPACE
3131

3232
Replace `NAMESPACE` with the namespace in your cluster where KOTS is installed.
3333

34+
### Update or replace the SSL certificate
35+
36+
To update or replace the certificate, you must first restore the ability to upload new TLS certificates and then reupload
37+
the certificate through the user interface. Please refer to the
38+
[Replicated documentation](https://docs.replicated.com/enterprise/updating-tls-cert#update-custom-tls-certificates)
39+
for detailed instructions.
40+

docs/self-hosted/maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If your firewall restricts external connections the following domains must be ac
2222

2323
REPLICATED_DOMAIN_LIST
2424

25-
### Updating or Replacing the SSL Certificate
25+
### Update or replace the SSL certificate
2626
If you would like to upload a new SSL certificate or if you would like to reload an existing SSL certification from the host filesystem please open the Replicated Management Console at port 8800.
2727
Then open the settings menu with the gear icon on the top right and select "Console Settings". Scroll to "TLS Key & Cert" or click on the respective option in the menu. Here you can select a new certificate.
2828
Save the page to apply the new certificate to the Replicated Management Console. If you are using a server path and replaced the SSL certificate without changing the path, save the page to reload the certificate.

0 commit comments

Comments
 (0)