mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-21 20:56:25 +00:00
Precise certificate generation
Signed-off-by: Friedrich Ramberger <f.ramberger@proxmox.com>
This commit is contained in:
parent
8d926cbe16
commit
94958b8b92
@ -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
|
Each {PVE} cluster creates its own (self-signed) Certificate Authority (CA) and
|
||||||
generates a self-signed certificate for each node. These certificates are used
|
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
|
for encrypted communication with the cluster's pveproxy service and the
|
||||||
Shell/Console feature if SPICE is used.
|
Shell/Console feature if SPICE is used.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user