[pve-devel] [PATCH pve-docs] Precise certificate generation

Friedrich Ramberger f.ramberger at proxmox.com
Wed Jan 23 12:17:43 CET 2019


Signed-off-by: Friedrich Ramberger <f.ramberger at proxmox.com>
---
 certificate-managment.adoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/certificate-managment.adoc b/certificate-managment.adoc
index 3eabee8..7970f61 100644
--- a/certificate-managment.adoc
+++ b/certificate-managment.adoc
@@ -9,8 +9,9 @@ endif::wiki[]
 Certificates for communication within the cluster
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Each {PVE} cluster creates its own internal Certificate Authority (CA) and
-generates a self-signed certificate for each node. These certificates are used
+Each {PVE} cluster creates its own (self-signed) Certificate Authority (CA) and
+generates a certificate for each node and signs it by the previously created CA. 
+These certificates are used
 for encrypted communication with the cluster's pveproxy service and the
 Shell/Console feature if SPICE is used.
 
-- 
2.17.1




More information about the pve-devel mailing list