MantisBT - NetSurf
View Issue Details
0002401NetSurfCore-specificpublic2015-12-10 00:062016-04-25 12:59
Reportermario 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformGParted Live CDOSDebianOS Version4.2.5-1
Product Version3.2 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem pagehttps://www.google.com
Summary0002401: Error setting certificate verify locations
DescriptionI'm currently running the GParted Live CD. NetSurf is delivered as browser. But I cannot open HTTPS Webseites. An error message appears, saying:
=====
Error setting certificate verify locations
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
=====

File versions:
GParted Live CD: 0.24.0-2
Netsurf Version: 3.2
Linux Version:
Linux version 4.2.0-1-586 (debian-kernel@lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-5) ) #1 Debian 4.2.5-1 (2015-10-27)
 
Steps To ReproduceLaunch Netsurf on GParted Live CD.
Open Netsurf.
Load any https url, e.g. https://www.google.com
TagsNo tags attached.
Attached Fileslog netsurf.log (25,967) 2015-12-10 00:06
https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=393&type=bug

Notes
(0001127)
mario   
2015-12-10 00:12   
I edited /.config/netsurf/Choices, adding the following line:
ssl_verify_certificates:0

This did not solve my problem.
(0001128)
Michael Drake   
2015-12-15 10:56   
We're getting this error from curl:

CURLE_SSL_CACERT_BADFILE (77)
  Problem with reading the SSL CA cert (path? access rights?)

Can your user read /etc/ssl/certs/ca-certificates.crt ?
(0001356)
knezi   
2016-03-21 08:02   
The problem is Gparted related. Firstly, wget throw the same error.
Problem: /etc/ssl/certs/ca-certificates.crt is missing
Fix: You can fix this by copying file from other Linux machine /etc/ssl/certs/ca-certificates.crt into the same dir in Gparted.
(0001372)
hegyre   
2016-04-24 20:36   
(Last edited: 2016-04-24 20:37)
Should be fixed with future Gparted live version 0.26

changelog http://gparted.org/gparted-live/testing/ChangeLog-GParted-live.txt

* New package ca-certificate was added.


Issue History
2015-12-10 00:06marioNew Issue
2015-12-10 00:06marioFile Added: netsurf.log
2015-12-10 00:12marioNote Added: 0001127
2015-12-15 10:56Michael DrakeNote Added: 0001128
2016-01-07 00:10Vincent SandersStatusnew => acknowledged
2016-01-07 00:10Vincent SandersProduct Version => 3.2
2016-01-07 00:10Vincent SandersDescription Updatedbug_revision_view_page.php?rev_id=1735#r1735
2016-01-07 00:10Vincent SandersSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1737#r1737
2016-03-21 08:02kneziNote Added: 0001356
2016-04-24 20:36hegyreNote Added: 0001372
2016-04-24 20:37hegyreNote Edited: 0001372bug_revision_view_page.php?bugnote_id=1372#r1854
2016-04-25 12:59John-Mark BellStatusacknowledged => closed
2016-04-25 12:59John-Mark BellResolutionopen => no change required