Have some crashes with the beta steam client, and I noticed my crash dumps were not uploading because "error: Peer certificate cannot be authenticated with given CA certificates" (curl).
I have the following symbolic links:
/etc/ssl/ca-bundle.pem ->/libressl-3.6.2/etc/ssl/cert.pem
/etc/ssl/certs/ca-certificates.crt ->/libressl-3.6.2/etc/ssl/cert.pem
/etc/ssl/certs/cacert.pem ->/libressl-3.6.2/etc/ssl/cert.pem
I tried to replace cert.pem with curl extracted mozilla one, nothing changed.
Do I miss a certificate chain or I miss the right CA cert file pathname?
Have some crashes with the beta steam client, and I noticed my crash dumps were not uploading because "error: Peer certificate cannot be authenticated with given CA certificates" (curl).
I have the following symbolic links:
/etc/ssl/ca-bundle.pem ->/libressl-3.6.2/etc/ssl/cert.pem
/etc/ssl/certs/ca-certificates.crt ->/libressl-3.6.2/etc/ssl/cert.pem
/etc/ssl/certs/cacert.pem ->/libressl-3.6.2/etc/ssl/cert.pem
I tried to replace cert.pem with curl extracted mozilla one, nothing changed.
Do I miss a certificate chain or I miss the right CA cert file pathname?