Add hint that the Mozilla CA list could be bundled

That would in my opinion be a very fine fall back if detection of the
system CA store fails.
This commit is contained in:
Mads Kiilerich 2022-10-22 01:40:25 +02:00 committed by Robin Gareus
parent 47b7b98652
commit fac5228e50
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -80,6 +80,7 @@ HttpGet::setup_certificate_paths ()
*
* Short of this mess: we could simply bundle a .crt of
* COMODO (ardour) and ghandi (freesound) and be done with it.
* Alternatively, ship the Mozilla CA list, perhaps using https://mkcert.org/ .
*/
assert (!ca_path && !ca_info); // call once