Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4:Update
epiphany.477
epiphany-fix-no-ca-file.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File epiphany-fix-no-ca-file.patch of Package epiphany.477
Index: epiphany-2.30.6/embed/ephy-embed-single.c =================================================================== --- epiphany-2.30.6.orig/embed/ephy-embed-single.c +++ epiphany-2.30.6/embed/ephy-embed-single.c @@ -471,6 +471,9 @@ ephy_embed_single_initialize (EphyEmbedS SOUP_SESSION_SSL_STRICT, FALSE, NULL); } else { + g_object_set (session, + SOUP_SESSION_SSL_STRICT, FALSE, + NULL); g_warning (_("CA Certificates file we should use was not found, "\ "all SSL sites will be considered to have a broken certificate.")); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor