mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-11 16:58:18 +03:00
pveproxy: improve TLS key override description
by explicitly stating that this only applies to the 'custom' certificate key, not the built-in self-signed one.. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
e683b1d847
commit
020f5d321f
@ -178,8 +178,9 @@ pveproxy uses `/etc/pve/local/pveproxy-ssl.pem` and
|
||||
`/etc/pve/local/pve-ssl.pem` and `/etc/pve/local/pve-ssl.key`.
|
||||
The private key may not use a passphrase.
|
||||
|
||||
It is possible to override the location of the certificate private key by
|
||||
setting `TLS_KEY_FILE` in `/etc/default/pveproxy`, for example:
|
||||
It is possible to override the location of the certificate private key
|
||||
`/etc/pve/local/pveproxy-ssl.key` by setting `TLS_KEY_FILE` in
|
||||
`/etc/default/pveproxy`, for example:
|
||||
|
||||
TLS_KEY_FILE="/secrets/pveproxy.key"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user