[SOLVED] ACME Certificate Can't Add Subject Alternative Names?

hypercell

New Member
Nov 16, 2022
2
1
1
I was able to successfully get a Lets Encrypt cert for my PVE box, using the domain: PVE.domain.com, but I am only able to access the server as such. If I connect to the server locally at https;//PVE:8006/, I get an err_cert_common_name_invalid error in chrome. Is there any way to add SANs to the ACME generated certificate?
 
  • Like
Reactions: jeffsui
To my understanding, no you won't be able to get an ACME certificate for a local only name. ACME uses challenges to verify that the party asking for the certificate actually controls the entity it is trying to acquire a certificate for. The best you can try to do, is to have ACME issue you a wildcard certificate through a DNS challenge [1]. Then you could use that certificate to authenticate a subdomain that gets resolved by your local DNS server only.

At least I don't know how you'd give an ACME provider access to your local network and still have the same security guarantees.

[1]: https://letsencrypt.org/docs/challenge-types/#dns-01-challenge
 
  • Like
Reactions: hypercell

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!