PVE 后台添加证书

scp pve-ssl.crt pve-ssl.key root@192.168.2.3:/etc/pve/nodes/xx
openssl x509 -in pve-ssl.crt -out pve-ssl.pem -outform PEM
rm -rf pveproxy-ssl.key pveproxy-ssl.pem
systemctl restart pveproxy


至此,我们已经成功添加PVE后台ssl证书,再次打开后台管理地址已经没有烦人的不安全提示。

 


Revision #2
Created 30 June 2022 22:52:33 by 余海
Updated 9 July 2022 19:29:49 by 余海