Installed LetsEcnrypt certificate, but still invalid

janvv

Active Member
Jun 21, 2020
64
13
28
67
52.24154182722349, 5.117853866801705
Hi,
I configured something incorrectly, apparently.

I made a LetsEncrypt wildcard certificate. This seems to be okay:

1605385718934.png

But still the Proxmox website says it is invalid:

1605385775500.png

As you can see on the screensprint, I copied the fullchain and privkey files to the correct location as documented here.
1605386085725.png

I also restarted the pveproxy service. It uses the new certificate:
1605386039871.png

What did I miss? Why is it not accepting the certificate?

Thanks for any help -
Jan
 
Last edited:
your domain is 'hefty.village.papasmurf.nl', but your certificate is only valid for '*.papasmurf.nl'? the * only matches that one level, not arbitrary subdomains of the wildcard.. so you'd need a certificate which is valid for 'hefty.village.papasmurf.nl' or '*.village.papasmurf.nl'
 
  • Like
Reactions: janvv