curl: (60) schannel: CertGetCertificateChain trust error CERT_TRUST_IS_UNTRUSTED_ROOT

  • Thread starter Thread starter Alessio Marchetti
  • Start date Start date
A

Alessio Marchetti

Guest
I have created a self-signed CA certificate ca.cer and an HTTPS server certificate signed by it.I'm using this curl version on Windows 11:curl 8.8.0 (Windows) libcurl/8.8.0 Schannel zlib/1.3 WinIDN Release-Date: 2024-05-22 Protocols: dict file ftp ftps http https imap imaps ipfs ipns mqtt pop3 pop3s smb smbs smtp smtps telnet tftp Features: alt-svc AsynchDNS HSTS HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL SSPI threadsafe Unicode UnixSocketsI run 3 commands, and I'm expecting only the first one to fail.First: this one fails because ca.cer is not known to th

Continue reading...
 
Back
Top