I am trying to replace the self-signed SSL at least for the GUI.
I have tried putting a chain of key&cert within the /etc/pmg/pmg-api.pem and then restarting with the command systemctl restart pmgproxy.
Before I even tried to login to the GUI I see the syslog throwing this error every few seconds:
Feb 4 13:39:37 pmg pmgproxy[27665]: /etc/pmg/pmg-api.pem: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1699.
What I am missing here?
I tried both a wildcard SSL we have as well as LetsEncrypt (generated in another server temporarily).
Any help is much appreciated.
I have tried putting a chain of key&cert within the /etc/pmg/pmg-api.pem and then restarting with the command systemctl restart pmgproxy.
Before I even tried to login to the GUI I see the syslog throwing this error every few seconds:
Feb 4 13:39:37 pmg pmgproxy[27665]: /etc/pmg/pmg-api.pem: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1699.
What I am missing here?
I tried both a wildcard SSL we have as well as LetsEncrypt (generated in another server temporarily).
Any help is much appreciated.