mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ HttpGet::setup_certificate_paths ()
|
||||||
*
|
*
|
||||||
* Short of this mess: we could simply bundle a .crt of
|
* Short of this mess: we could simply bundle a .crt of
|
||||||
* COMODO (ardour) and ghandi (freesound) and be done with it.
|
* 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
|
assert (!ca_path && !ca_info); // call once
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue