From 72a0f1f4ed8c77faf14b3b622b0b6e1efccdaaf9 Mon Sep 17 00:00:00 2001 From: Bernhard Reiter Date: Wed, 16 Feb 2022 09:31:16 +0100 Subject: [PATCH] Improve docs/install-server-certificate.md * Be more explizit about not using a development ca in production for the server. --- docs/install-server-certificate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-server-certificate.md b/docs/install-server-certificate.md index ea76b89..eb2c092 100644 --- a/docs/install-server-certificate.md +++ b/docs/install-server-certificate.md @@ -18,7 +18,7 @@ There are three ways to get a TLS certificate for your HTTPS server: Which has the major drawback that someone will have to import the root certificate in the webbrowsers manually or override warning on each connect. - Suitable for development purposes. + Suitable for development purposes, must not be used for production servers. To decide between 1. and 2. you will need to weight the extra efforts and costs of the level of extended validation against