summaryrefslogtreecommitdiff
path: root/content/handlers/html
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2019-07-27 18:53:31 -0400
committerDaniel Silverstone <dsilvers@digital-scurf.org>2019-08-01 12:03:06 +0100
commit87177d8aa109206d131e0d80a2080ce55dab01c7 (patch)
treea6dbfd7155df137b7c2e144354e5d0702ab62a6e /content/handlers/html
parentc798d18a607ac010784e473f98f24c01a3fc4fb5 (diff)
downloadnetsurf-87177d8aa109206d131e0d80a2080ce55dab01c7.tar.gz
netsurf-87177d8aa109206d131e0d80a2080ce55dab01c7.tar.bz2
GTK: prefer using curl's intrinsic defaults for CURLOPT_CA*
On distributions that ship only a ca-bundle in `/etc/ssl`, the configuration set at initialization will force curl to look for certificates that are not present in this directory. Removing the setting instead makes curl use its internal default. The framebuffer frontend will not set this option, and the only other frontend that sets it is BeOS. This issue can be observed (likely among other) on the NixOS Linux distribution.
Diffstat (limited to 'content/handlers/html')
0 files changed, 0 insertions, 0 deletions