Tricorder certificate expired

Please follow the below template, it will help us to help you!

Expected Behaviour:

When uploading a debugfile using pihole -d it should work

Actual Behaviour:

[?] Would you like to upload the log? [y/N] y
* Using curl for transmission.
[✗] There was an error uploading your debug log.

  • Please try again or contact the Pi-hole team for assistance.
  • A local copy of the debug log can be found at: /var/log/pihole_debug.log

Testing the connection using "curl --upload-file /var/log/pihole_debug.log https://tricorder.pi-hole.net:9998" gave the following error:
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.

Also opening "https://tricorder.pi-hole.net:9998/" in a browser show a warning stating that the certificate expired on august 18, 2019.

Debug Token:

None

1 Like

Thanks for the notice, the certificates have been updated.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.