2024-11-22 11:43 UTC

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002401NetSurfCore-specificpublic2016-04-25 12:59
Reportermario 
Assigned To 
SeveritymajorReproducibilityalways 
StatusclosedResolutionno change required 
PlatformGParted Live CDOSDebianOS Version4.2.5-1
Product Version3.2 
Target VersionFixed in Version 
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.
Fixed in CI build #
Reported in CI build #
URL of problem pagehttps://www.google.com
Attached Files

-Relationships
+Relationships

-Notes
mario

~0001127

mario (reporter)

I edited /.config/netsurf/Choices, adding the following line:
ssl_verify_certificates:0

This did not solve my problem.
Michael Drake

~0001128

Michael Drake (administrator)

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 ?
knezi

~0001356

knezi (reporter)

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.
hegyre

~0001372

hegyre (reporter)

Last edited: 2016-04-24 20:37

View 2 revisions

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.

+Notes

-Issue History
Date Modified Username Field Change
2015-12-10 00:06 mario New Issue
2015-12-10 00:06 mario File Added: netsurf.log
2015-12-10 00:12 mario Note Added: 0001127
2015-12-15 10:56 Michael Drake Note Added: 0001128
2016-01-07 00:10 Vincent Sanders Status new => acknowledged
2016-01-07 00:10 Vincent Sanders Product Version => 3.2
2016-01-07 00:10 Vincent Sanders Description Updated View Revisions
2016-01-07 00:10 Vincent Sanders Steps to Reproduce Updated View Revisions
2016-03-21 08:02 knezi Note Added: 0001356
2016-04-24 20:36 hegyre Note Added: 0001372
2016-04-24 20:37 hegyre Note Edited: 0001372 View Revisions
2016-04-25 12:59 John-Mark Bell Status acknowledged => closed
2016-04-25 12:59 John-Mark Bell Resolution open => no change required
+Issue History