SSL Configutaion issue

Chiranjeevi

New Member
May 6, 2017
23
0
1
39
Hi

I followed the link to configure SSL after that Web GUI is not coming showing

ERR_CONNECTION_CLOSED

Can you guys help me where to check error logs.

-Chiru
 
you can check the logs with
Code:
journalctl
 
Thanks, i got the issue

it says

Code:
Oct 26 10:00:55 t1 pveproxy[6724]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1626.

Oct 26 10:00:55 t1 pveproxy[6725]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1626.

Oct 26 10:01:25 t1 pveproxy[6790]: /etc/pve/local/pve-ssl.pem: failed to use local certificate chain (cert_file or cert) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1626.

Oct 26 10:01:25 t1 pveproxy[6791]: /etc/pve/local/pve-ssl.pem: failed to use local certificate chain (cert_file or cert) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1626.

i was configuring for first time so i followed "CAs other than Let's Encrypt" section

in this fullchain.pem was not added the intermediate certificates.

now i again created fullchain.pem as below

Code:
-----BEGIN CERTIFICATE-----
mydomain.com.crt
-----END CERTIFICATE-----
Certificate:
....
-----BEGIN CERTIFICATE-----
intermediate.crt
-----END CERTIFICATE-----

then its working
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!