[pve-devel] [PATCH manager 0/2] fix #5093 add custom directory and eab to ui

Folke Gleumes f.gleumes at proxmox.com
Tue Jan 16 15:49:12 CET 2024


For testing, I have used pebble [0] in a separate lxc container.

1. Download and compile the project
2. Start pebble with the included eab config:
pebble -c test/config/pebble-config-external-account-bindings.json
3. Import the certificates from the test/certs folder into the pve
instance
4. Add the pebble to the /etc/hosts of your pve instance
5. Use https://pebble:14000/dir as the acme directory for testing, eab
credentials can be found in the config used in step 2

[0] https://github.com/letsencrypt/pebble

On Tue, 2024-01-16 at 15:33 +0100, Folke Gleumes wrote:
> This patch series adds the option to set a custom directory for ACME
> and
> enables the user to use external account binding, which is required
> by
> some providers.
> 
> Folke Gleumes (2):
>   fix #5093: webui: acme: custom directory option
>   webui: acme: add eab fields
> 
>  www/manager6/node/ACME.js | 168 ++++++++++++++++++++++++++++++------
> --
>  1 file changed, 135 insertions(+), 33 deletions(-)
> 





More information about the pve-devel mailing list