certifcate

  1. M

    [SOLVED] Help! I tried updating the proxmox cert and now I cant access the web UI

    Hi there, I was trying to update my cert on Proxmox, not sure exactly what I did wrong, but somehow in the process, looks like I managed to break my webui for Proxmox, I am able to access two of the nodes from a 3rd that I left alone. But I cant access the nodes and or can access the cert page...
  2. C

    Running into strange Certificate Error - unable to get local issuer certificate (20)

    Hello community, I've been searching the forum for a while now, trying to fix my certificate issue which ultimately leads to a blank Web GUI. I tried literally any suggested steps mentioned in different posts, but I'm still running into the same Error. Key facts: ~4 days old PVE installation...
  3. K

    Cannot update custom certificate

    I have had no problem adding a custom certificate to a node. However, I have been unable to change to a different certificate. After running the following commands, the pveproxy-ssl.pem is successfuly changed to the new cert, but the pve-ssl.pem changes back to the first custom certificate when...
  4. B

    Getting a working certificate

    Hello. I tried to get a certificate for my PBS following the documentation but have found many problems. Now it seems that I finally made it by using certbot. root@pbs:~# certbot certonly --manual --manual-auth-hook /etc/letsencrypt/acme-dns-auth.py --preferred-challenges dns...
  5. V

    LE SSL Certificate question

    If I acquire SSL certificate from Let's Encrypt, for example on my PC and I want to add it via CLI to proxmox node, how can I do that? I know that /etc/pve/local/ is the path, but what service I have to restart for changes to take place and what config has to change (basically skipping GUI) ?
  6. L

    Let's encrypt cloudflare API update

    Hey guys, I have a problem with updating the certificate via let's encrypt with the cloudflare api. From the tests I carried out, the Cloudflare API is working, but Let's encrypt does not approve it, does anyone have the same problem? Loading ACME account details Placing ACME order Order URL...
  7. V

    [SOLVED] Fixed

    Hello, i think i messed up our Proxmox Server and now i dont now how to fix it again. In the "Certificate" section in the Web GUI I Uploaded the file i got from the server "pve-root-ca.pem" and now i cant access the GUI anymore. Thanks for your help in advance.
  8. R

    [SOLVED] Issue with Proxmox 8.2 Namecheap ACME DNS Plugin.

    Hi - I'm running Proxmox 8.2.2 and running into the following odd error trying to provision certificates using the Namecheap ACME DNS Plugin. I believe this same configuration worked prior to the 8.2 upgrade within the last monthacme Under Datacenter -> ACME, I've defined a challenge plugin...
  9. M

    Certificate renew fails

    I sucessfully set up acme certificate on our proxmox node but certificate renew fails. Output of pvenode acme cert renew: Loading ACME account details Placing ACME order Order URL: https://acme-v02.api.letsencrypt.org/acme/order/1446374306/265127774607 Getting authorization details from...
  10. Y

    Node ACME Removal Error - "plugin 'Cloudflare for domain `node_fqdn` not found! (500)"

    Hello, I haven't been playing with my Proxmox homelab in some time. I fired them back up to try and do some work and noticed the TLS certs had expired for my WebUI. Previously I was using ACME DNS challenges with LetsEncrypt to configure my SSL/TLS certs. So I figured I would remove all of the...
  11. Y

    [SOLVED] tls_process_server_certificate: certificate verify failed (596)

    hello, i have a "cluster" of 2 nodes, after renew my certificates i cant access the second node in my webinterface (of proxmox) i see my cluster (two nodes) - but, a click on my second node shows me: tls_process_server_certificate: certificate verify failed (596) how can i "import" the (re)...
  12. P

    Restore ssl certificate

    Hello, I have a server with proxmox installed and I wanted to be able to add an ssl certificate so that I didn't get the message that the site is dangerous when I wanted to enter, I did it and now it won't let me enter the wi, could I put the certificate back original and how? Thank you very much
  13. E

    format of pvenode data file

    Trying to use a dns ACME Plugin: pvenode acme account register default <email> pvenode acme plugin add dns aws-dns-validation --api aws --data creds.txt pvenode config set --acmedomain0 zeusprox01.esp.zone,plugin=aws-dns-validation pvenode acme cert order systemctl restart pveproxy The issue I...
  14. A

    PVEproxy no load

    I generate my certificates for each CT and server with let encrypt then via web inside the proxmox, try to add my key.pem and my chain.pem, all ok. The web asked to restart, and it never started again root@promox:/etc/pve/local# netstat -plntu Active Internet connections (only servers) Proto...
  15. I

    Proxmox is not accepting self-signed cert anymore

    Dear Proxmox, If I install valid certificate, my spice console stops working and it gives me an error when I try to console in, and If I revert back to self-signed certificate, I can't login to the system anymore. It's catch 22. How to tell ProxMox to accept self-signed certs again? Or, if...