#ssl

  1. N

    Error with pve-ssl.key after Restoring Proxmox Node manually with Same Hostname and IP

    Hello everyone, my intention is to back up the configuration of a Proxmox cluster from /etc and /etc/pve, transfer this configuration to a new cluster, and then rejoin it to the main cluster. I'm experiencing an issue while restoring a Proxmox cluster with the same hostname and IP after a...
  2. A

    SSL Connection error, please offer suggestions

    So, I was testing out some certificate stuff and might have accidentally borked my Proxmox. Usually, I would just reinstall it but this time it's different. I'm getting the following errors with curl: curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL and wget: GnuTLS: The TLS connection was...
  3. M

    SSL_ERROR_SYSCALL

    CT networking malfunctional SSL_ERROR_SYSCALL I have a container in my node (Turnkey with NextCloud), the overall issue is that my website and cloud server (NextCloud) won’t launch. I think the reason is because the container has some network problem. Things I’ve tried/know are not the issue...
  4. B

    [SOLVED] Create encrypted connection to Proxmox WebUI via public domain

    Hi, I want to setup a Proxmox instance, so that it is accessable via a public domain, by going to https://pve.domain.com, logging in and using it, as you would do it under it's local IP e.g. https://10.0.1.2:8006. One special thing to mention, is that between my Router (port forwarding) and...