GNOME Bugzilla – Bug 672537
Amazon web store does not work anymore, SSL certificate problem
Last modified: 2012-04-02 15:43:18 UTC
This is on Mandriva 2011 with banshee 2.4.0 and webkit 1.4.2. After logging into my amazon.de account inside banshee and clicking on "mein Konto" (my account) I got this error: This page is blocked because it is probably not the one you are looking for! The security certificate for https://www.amazon.de/gp/css/homepage.html?ie=UTF8&ref_=topnav_na is invalid
Downgrading to 2.3.6 made the shop work again.
Wondering if this is related to > bgo#671536: WebBrowser: Implement SSL certificate validation from http://ftp.acc.umu.se/pub/GNOME/sources/banshee/2.4/banshee-2.4.0.news
It might be a webkit problem, I sometimes but not always get a "broken lock" on that page in epiphany as well.
Thank your for your bug report. To validate the certificate, we're basically using the same things as epiphany, using the same components (webkit and libsoup). You mention it sometimes works OK with epiphany. Does it also sometimes work in Banshee ? Maybe there's a problem with the certificate store on your machine ? Although I have no idea on how to check this.
I have found a way to reproduce this in epiphany on my machine. After starting epiphany with the mentioned URL, the "OK" lock symbol is shown. After pressing reload, it is replaced by the broken lock. So I guess it is a problem in webkit. I'll try if I can upgrade to a newer version.
I have this problem in midori as well, using the latest stable webkitgtk+ (1.6.3). Where should I report this?
(In reply to comment #6) > I have this problem in midori as well, using the latest stable webkitgtk+ > (1.6.3). Where should I report this? I think libsoup does the SSL validation, so I guess filing a bug here on the libsoup product would make sense. If not, WebKit bugs are there: https://bugs.webkit.org/
*** Bug 673363 has been marked as a duplicate of this bug. ***