]> git.proxmox.com Git - pve-docs.git/commitdiff
Precise certificate generation
authorFriedrich Ramberger <f.ramberger@proxmox.com>
Wed, 23 Jan 2019 11:17:43 +0000 (11:17 +0000)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 23 Jan 2019 17:56:26 +0000 (18:56 +0100)
Signed-off-by: Friedrich Ramberger <f.ramberger@proxmox.com>
certificate-managment.adoc

index 3eabee83a5bd067a8cb5dec013e622d41d0afabb..7970f61c396724e404295b199e275aa571adb2ed 100644 (file)
@@ -9,8 +9,9 @@ endif::wiki[]
 Certificates for communication within the cluster
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 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.
 
 for encrypted communication with the cluster's pveproxy service and the
 Shell/Console feature if SPICE is used.