jaymzh / concordance

Program Harmony remote controls from Linux, Windows, or Mac!
GNU General Public License v3.0
146 stars 19 forks source link

Use native system CA store when contacting website #56

Closed swt2c closed 6 months ago

swt2c commented 6 months ago

This fixes the use of concordance on Windows where the bundled libcurl can't by default find a valid CA store, resulting in failure to contact the website.

Fixes #55.

jaymzh commented 6 months ago

Oops, sorry, missed this.