acme.sh

  1. A

    acme client automation from opnsense upload certificate

    Hi, I'm actually trying to get OPNSENSE though ACME CLIENT automation to upload let's encrypt certificate to PBS. (I got it working properly for PVE). I found script used at git repo fo acme https://github.com/acmesh-official/acme.sh/blob/master/deploy/proxmoxbs.sh. Looking at the script it...
  2. B

    (PVE8.4.1)ACME Error add txt for domain , how to update acme plugin to new version ?

    acme it's already fixed this bug : https://github.com/acmesh-official/acme.sh/issues/6272 Loading ACME account details Placing ACME order Order URL: https://acme-v02.api.letsencrypt.org/acme/order/1857429797/372813144227 Getting authorization details from...
  3. T

    [solved] acme nsupdate TSIG error with server: expected a TSIG or SIG(0)

    Hello, I created a file /usr/share/proxmox-acme/lebureaunsupdate.key with the content : ``` key "update" { algorithm hmac-sha512; secret "AAA/MY/SECRET/AAA=="; }; ``` and I filed the acme plugin like that but when I try to order a certificate, I get the following error : ```...
  4. S

    PVE Unable to Acquire Certificate using ACME DNS Plugin

    Hi Bit of background first: i have created a new PVE Server (8.2.4), the server is sitting within IANA reserved address space (i.e. 192.168.x.x) and goes through NAT to get out to the internet. I am trying to configure the Certificate configuration to acquire a legitimate certificate via...
  5. O

    Acme account register

    Hello everyone, i'm facing an issue when i try register a "acme account" using Google CA as directory. root@antispam:~# pmgconfig acme account register certificados-de-seguranca xxxxxxxx@domain.com Directory endpoints: 0) Let's Encrypt V2 (https://acme-v02.api.letsencrypt.org/directory) 1)...
  6. D

    ACME certs with DNS plugin

    I am seeing failures to obtain certs via letsencrypt in proxmox. The documentation shows that it simply leverages the official acme.sh, and I am pointed there for configuration information. Following documentation found here: https://pve.proxmox.com/wiki/Certificate_Management: # pvenode acme...
  7. B

    [SOLVED] Pve certificate Google DNS challenge not working

    I'm trying to setup PVE to automatically challenge my DNS with the google cloud api but when i tell it to order my certificate i get an error. It keeps saying it cant access the directory /nonexistent/.config. I dont know if i should post this here on or on another thread for acme.sh or gcloud...
  8. C

    libproxmox-acme-perl: Update acme.sh dns plugins auf 2.8.8

    Bin noch neu bei Proxmox, ich hoffe das ist der richtige Ort für den Request. :) Ich habe deSEC.io und deren DNS challenge lieb gewonnen. Dort ist man allerdings sehr eigen was die TTL angeht. Upstream ist das ganze bereits gefixt: https://github.com/acmesh-official/acme.sh/pull/3253 Bitte...
  9. J

    acme - transip

    Hi, I can add a dnsapi (https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_transip.sh) to proxmox (in /usr/share/proxmox-acme/dnsapi). Then I can add it to the array: $plugins in the file: /usr/share/perl5/PVE/ACME/DNSChallenge.pm. The main challenge with this plugin is that you...
  10. T

    Acme UI in 6.2

    Excited about the new DNS challenge, I upgraded to 6.2. According to the manual I should see an 'ACME' section in datacenter UI. I've clicked through all the places, and don't see it anywhere. All updates installed, and I do see the 'DNS challenge' drop down in the node->system->certificates...
  11. X

    Proxmox acme.sh error

    Dear Proxmox Forum An Happy New Year 2018! I am getting following error message since yesterday: nsxxx.ip-xxx-xxx-xxx.xx:Verify error:Fetching http://nsxxx.ip-xxx-xxx-xxx.xx/.well-known/acme-challenge/9FzNnoq81W8KMilaWxdPWVBfG7b_kdF6gXUvYk-WSOA: Timeout Please add '--debug' or '--log' to check...