letsencrypt

  1. S

    proxmox certificates domain cant start with number

    Hello, Why in proxmox I can't register domain starting with number ? I see error "acme: invalid format - format error acme.domains: invalid format - value does not look like a valid domain name at /usr/share/perl5/PVE/NodeConfig.pm line 19." After changing lable from: my $label =...
  2. M

    [SOLVED] Letsencrypt request: SSLError: ("bad handshake: Error([('SSL routines', 'ssl3_read_bytes', 'tlsv1 al

    Hey, I am running the script from IT Niels to update my LetsEncrypt certs. I successfully obtained certs before, but now ran into this cryptic error: Disable firewall Updating certificate Saving debug log to /var/log/letsencrypt/letsencrypt.log An unexpected error occurred: SSLError: ("bad...
  3. X

    acme-challenge Timeout Port 80 open

    Dear Forum I am trying to renew the certificate and get: ipxxx.ip-xxx-xx-xx.eu:Verify error:Fetching http://ipxxx.ip-xxx-xx-xx.eu/.well-known/acme-challenge/syrjTXdNjAXJFP1QdmVLAajXcodc7SykF6WPrYbkCRI: Timeout Service nginx ist started and port 80 is open.
  4. C

    Proxmox Mail Gateway + Letsencrypt

    [MODERATOR EDIT]: See https://forum.proxmox.com/threads/how-to-lets-encrypt-and-pmg.41493/ instead! A tiny recipe to use letsencrypt certificates with Proxmox Mail Gateway 5.0 Previously update / dist-upgrade your host and create a backup of /etc folder Install letsencrypt certbot apt-get...
  5. H

    What's wrong about replacing /etc/pve/local/pve-ssl.* ?

    man pveproxy says this: Warning Do not replace the automatically generated node certificate files in /etc/pve/local/pve-ssl.pem and etc/pve/local/pve-ssl.key What's so wrong about replacing original snakeoil key+cert with eg. letsencrypt one? It seemed to work for me. I modified my...
  6. E

    noVNC console keep resetting

    Hello everyone, I'm having trouble with the noVNC console that keep resetting. I can use it, and suddenly there is like a refresh, the console reload and I can use it again. But this reload happens, like, every five or ten seconds. It started happening after the first renewal of our Let's...
  7. U

    One LetsEncrypt-certificate for all Clustermember and access behind an haproxy

    Hi, I have just install on my home-cluster letsencrypt with the same certificate for all clustermember. Pro: - I need recreate one certificate only. (not an big plus) - I can access the cluster from outside with one address through haproxy (Port 8006) and have an valid certificate equal on which...
  8. R

    Config for SSL certificates

    Hey. I'm using letsencrypt to get valid SSL certificates, and they have to be renewed minimum every 90 days, and I'm wondering where I can define the location of what SSL certificates are used in Proxmox 4? When letsencrypt certificates are renewed they will have the same static location, so It...