My acme certificates are managed by my OPNsense VM and I have successfully used a plugin supplied by them to install certificates on the PVE servers via the API at
Is there a way to do the same thing on a PBS machine?
I've tried the paths at
and
but both return 'Path not found' errors.
Code:
https://${_target_hostname}:${_target_port}/api2/json/nodes/${_node_name}/certificates/custom
Is there a way to do the same thing on a PBS machine?
I've tried the paths at
Code:
https://${_target_hostname}:${_target_port}/api2/json/nodes/certificates/custom
Code:
https://${_target_hostname}:${_target_port}/api2/json/certificates/custom