Pierre Neidhardt <m...@ambrevar.xyz> writes:
> With Epiphany: […] > 0:00:02.444056430 6908 0xdc3320 WARN curlhttpsrc > gstcurlhttpsrc.c:1068:gst_curl_http_src_handle_response:<curlhttpsrc0> Curl > failed the transfer (60): SSL peer certificate or SSH remote key was not OK That’s the same error I got. It may be worth checking if we can patch gstcurlhttpsrc.c to ensure that the path of the certificate bundle is set via environment variable. A hack to check that this is indeed the cause might be to place the cert bundle in the expected default location that libcurl uses when the client does not specify a location. -- Ricardo