Can't add remote that has an ACME certificate...

zogkarndon

New Member
Aug 8, 2024
6
0
1
I'm running Datacenter Manager 0.9.4, and I'm trying to add remotes to my Proxmox servers. I can add remotes for 3 of my servers, but the fourth one fails during the `Probe Remote` stage.

I enter the server address and the fingerprint of the pve-ssl.pem certificate, but it fails with `api error (status = 400: client error (Connect))`. The only thing different for this server is that I've configured ACME DNS challenge.

How can I add the remote? None of the certificate fingerprints seem to work...
 
Leave the fingerprint empty for ACME certificates... they are trusted by default if the URL is the same as in the certificate.

Otherwise, you would have to change the fingerprint in clients every 90 days for ACME certs.
 
Last edited:
  • Like
Reactions: zogkarndon
Thanks!

I could have *sworn* the "Next" button wasn't enabled until the fingerprint was filled out... Seems to be working fine.