WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
20740
Webkit gtk have some troubles in https handling during url rewrite made by apache http
https://bugs.webkit.org/show_bug.cgi?id=20740
Summary
Webkit gtk have some troubles in https handling during url rewrite made by ap...
Fabio Isgro
Reported
2008-09-09 00:08:18 PDT
Hi I want to report a critical bug in gtk webkit implementation using https rewrite. I will explain Connect to
http://posta.babel.it/
the underling apache tries by rule to rewrite it into
https://posta.babel.it/WebMail
but nothing happens if you want to access to the website directly to
https://posta.babel.it/WebMail
same history. I reported this issue during LinuxTag 2008 to a epiphany developer but until today it doesn't work not only with epiphany also with other webkit gtk browsers linke midori.
Attachments
Add attachment
proposed patch, testcase, etc.
Alp Toker
Comment 1
2008-09-13 07:29:54 PDT
Should work with this environment variable set: WEBKIT_IGNORE_SSL_ERRORS=1 The site doesn't have a valid SSL certificate and there's no default error handling yet in WebKit/GTK+ to let you know about it.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug