X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pmxcfs.adoc;h=493b22f909081cd95b363ef65fb1f4b4f35f140e;hp=cc574abe210b0f8e249078af394c51b3983977b5;hb=0370748a0da407bb63e0ab8c0d0046e86aed6eaf;hpb=92702cb2a1078a26763019be3d3a3b3aa45b17d1 diff --git a/pmxcfs.adoc b/pmxcfs.adoc index cc574ab..493b22f 100644 --- a/pmxcfs.adoc +++ b/pmxcfs.adoc @@ -77,10 +77,14 @@ Files |user.cfg |{pve} access control configuration (users/groups/...) |domains.cfg |{pve} Authentication domains |authkey.pub | public key used by ticket system +|pve-root-ca.pem | public certificate of cluster CA |priv/shadow.cfg | shadow password file |priv/authkey.key | private key used by ticket system -|nodes//pve-ssl.pem | public ssl key for web server -|nodes//priv/pve-ssl.key | private ssl key +|priv/pve-root-ca.key | private key of cluster CA +|nodes//pve-ssl.pem | public ssl certificate for web server (signed by cluster CA) +|nodes//pve-ssl.key | private ssl key for pve-ssl.pem +|nodes//pveproxy-ssl.pem | public ssl certificate (chain) for web server (optional override for pve-ssl.pem) +|nodes//pveproxy-ssl.key | private ssl key for pveproxy-ssl.pem (optional) |nodes//qemu-server/.conf | VM configuration data for KVM VMs |nodes//lxc/.conf | VM configuration data for LXC containers |firewall/cluster.fw | Firewall config applied to all nodes