[Webkit-unassigned] [Bug 19146] [CURL] https pages not loading.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 29 06:13:17 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19146


julien.chaffraix at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.chaffraix at gmail.com




------- Comment #1 from julien.chaffraix at gmail.com  2008-05-29 06:13 PDT -------
> https pages (using latest midori revision from git) just don't load.  Curl can
> load them fine on the command line.

Sounds like a SSL certificate error.

A workaround is to set the WEBKIT_IGNORE_SSL_ERRORS environment variable. If it
enables SSL pages to work, then it means that you have to update libcURL
certificate file (or leave the variable to ignore those errors).

> Please advise me as to what debug output I can post to help clarify this bug.

The best way to have some debug output is to build a debug build
(--enable-debug in configure or --debug in build-webkit) which would display
the error you have (bear in mind that it enables additionnal checks and is
therefore a bit slower).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list