Hi, we're having trouble executing POST requests using the Proxmox API.

The error we receive is: tls_process_server_certificate: certificate verify failed

Reviewing the syslog, we see this error:

Screenshot: https://ginernet.cdnbox.net/images/added/1551955702.jpg

Mar 07 11:51:03 ns1001 pveproxy[31067]: unable to read '/etc/pve/nodes/ns1001.giner.network/pve-ssl.pem' - No such file or directory


The problem we see here is that the path is not correct, because the certificate is in the path: /etc/pve/nodes/ns1001/pve-ssl.pem

/etc/pve/nodes/ns1001.giner.network/pve-ssl.pem -> wrong
/etc/pve/nodes/ns1001/pve-ssl.pem -> correct

Have we made any mistakes?



--
José Manuel Giner
http://ginernet.com

_______________________________________________
pve-user mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to