followup: slight wording and whitespace fixup

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-01-24 11:11:13 +01:00
parent 94958b8b92
commit 1a58a3c916

View File

@ -10,10 +10,9 @@ Certificates for communication within the cluster
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Each {PVE} cluster creates its own (self-signed) Certificate Authority (CA) and 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. generates a certificate for each node which gets signed by the aforementioned
These certificates are used CA. These certificates are used for encrypted communication with the cluster's
for encrypted communication with the cluster's pveproxy service and the `pveproxy` service and the Shell/Console feature if SPICE is used.
Shell/Console feature if SPICE is used.
The CA certificate and key are stored in the xref:chapter_pmxcfs[Proxmox Cluster File System (pmxcfs)]. The CA certificate and key are stored in the xref:chapter_pmxcfs[Proxmox Cluster File System (pmxcfs)].