Hi,
installed a new node today, but when trying to update, I am encountering ssl issues.
Could it be that proxmox has certificate problems on their repo server?
root@pve:~# curl -v https://download.proxmox.com/debian/pve/dists/trixie/InRelease 2>&1 | grep -E "SSL|subject|issuer|expire|error"
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519MLKEM768 / RSASSA-PSS
* subject: CN=enterprise.proxmox.com
* expire date: Sep 7 04:04:53 2026 GMT
* subjectAltName does not match hostname download.proxmox.com
* SSL: no alternative certificate subject name matches target hostname 'download.proxmox.com'
curl: (60) SSL: no alternative certificate subject name matches target hostname 'download.proxmox.com'
thanks in advance,
Otto
installed a new node today, but when trying to update, I am encountering ssl issues.
Could it be that proxmox has certificate problems on their repo server?
root@pve:~# curl -v https://download.proxmox.com/debian/pve/dists/trixie/InRelease 2>&1 | grep -E "SSL|subject|issuer|expire|error"
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519MLKEM768 / RSASSA-PSS
* subject: CN=enterprise.proxmox.com
* expire date: Sep 7 04:04:53 2026 GMT
* subjectAltName does not match hostname download.proxmox.com
* SSL: no alternative certificate subject name matches target hostname 'download.proxmox.com'
curl: (60) SSL: no alternative certificate subject name matches target hostname 'download.proxmox.com'
thanks in advance,
Otto