From 18da6e4b5942f4fcaa9db3ba3bf1dfcd1857e9ea Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 10 Jan 2019 06:43:26 +0100 Subject: Update troubleshooting documentation --- docs/webservices.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/webservices.txt') diff --git a/docs/webservices.txt b/docs/webservices.txt index f535d46..2545bd5 100644 --- a/docs/webservices.txt +++ b/docs/webservices.txt @@ -43,8 +43,9 @@ Updating/Generating certificates for the router - Installing * Two files are needed. 1) Secret Key - 2) PEM file containing both certificate and secret key. No CA certificate is needed (at least if our - certifcate is signed by known CA) + 2) PEM file containing both certificate and secret key. And all certificates in the chain + until the root certificate (the trusted root may be omitted, but including cause no problems + either * New 'router-certs' secret should be created in 'default' namespace. Probably it is better to modify existing secret than delete/create. However, the strings can't just be copied. Easiest way is to create a new secret in temporary namespace: -- cgit v1.2.3