From: Marcin Siodelski Date: Thu, 29 Jun 2017 15:46:24 +0000 (+0200) Subject: [5303] Added comment in the apache example that it is for testing purposes. X-Git-Tag: trac5286_base~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=547a90cb49324d268f33ea76f69bb68813c0db9e;p=thirdparty%2Fkea.git [5303] Added comment in the apache example that it is for testing purposes. --- diff --git a/doc/examples/https/httpd2/kea-httpd2.conf b/doc/examples/https/httpd2/kea-httpd2.conf index 5277b067a0..8d6ef17f38 100644 --- a/doc/examples/https/httpd2/kea-httpd2.conf +++ b/doc/examples/https/httpd2/kea-httpd2.conf @@ -6,6 +6,11 @@ # the certifiate authority (CA). The clients' certificates must # be signed by the CA. # +# Note that the steps provided below to generate and setup certifcates +# are provided as an example for testing purposes only. Always +# consider best known security measures to protect your production +# environment. +# # The server certificate and key can be generated as follows: # # openssl genrsa -des3 -out kea-proxy.key 4096