Hi, my first guess would be that you don't have the fitting entries in '/etc/hosts'
`uname -n` needs to return ns1001 and ns1001 needs to resolve to the correct ip Hope this helps! stoiko On Thu, 7 Mar 2019 11:55:40 +0100 José Manuel Giner <[email protected]> wrote: > 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? > > > _______________________________________________ pve-user mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
