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:
parent
47b7b98652
commit
fac5228e50
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user