Using an Internal ACME Provider?

daffster

New Member
Apr 20, 2023
1
0
1
We have built an internal ACME CA using step-ca to provision certificates using our own Root CA.

None of our servers are exposed to the internet, and us an internal domain so we can't use one of the acme.sh DNS plugins either.

Is there a way to point proxmox at our internal ACME CA instead of Letsencrypt?

EDIT:
Figured it out... Use the CLI to do it.
Bash:
# pvenode acme account register default user@internaldomain
Directory endpoints:
0) Let's Encrypt V2 (https://acme-v02.api.letsencrypt.org/directory)
1) Let's Encrypt V2 Staging (https://acme-staging-v02.api.letsencrypt.org/directory)
2) Custom
Enter selection: 2
Enter custom URL: https://acme.internaldomain/acme/acme/directory
 
Last edited:

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!