ACME with non-LE account (harica)

philippms

New Member
Nov 6, 2025
20
1
3
Hi,

I want to configure my backup server to fetch SSL Certificates from Harica by acme.

For their service I do have account data (server, eab.kid and eab-hmac-key) which can fetch exactly a certificate for the servers hostname - no further auth needed.

Currently I can only choose between LE and LE staging in the acme-GUI. Does anyone has a account-config that I may edit with my values and copy it to
/etc/proxmox-backup/acme/accounts ?
 
You can specify different ACME providers using the CLI, see the documentation here [0]:
Code:
proxmox-backup-manager acme account register <name> <contact> --directory <harica directory url>

Edit: forgot to mention, this allows you to interactively provide the eab id and key.

[0] https://pbs.proxmox.com/docs/command-syntax.html#proxmox-backup-manager
 
Last edited:
  • Like
Reactions: philippms