[Bugs] #4245 Browse NORM: Browse: show a error if ssl certificate is wrong
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Nov 28 10:18:52 EST 2012
#4245: Browse: show a error if ssl certificate is wrong
----------------------------+-----------------------------------------------
Reporter: godiard | Owner: humitos
Type: defect | Status: accepted
Priority: Normal | Milestone: 0.98
Component: Browse | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
----------------------------+-----------------------------------------------
Comment(by manuq):
The attached patch tries to do the second option, in the same way Epiphany
does [http://git.gnome.org/browse/epiphany/tree/embed/ephy-web-
view.c#n2321 here]. However from Python
[http://developer.gnome.org/libsoup/stable/SoupMessage.html#soup-message-
get-https-status soup_message_get_https_status] is always returning False
for the first output, which means is not using https. I have left the
logging calls to show it. My test URLs were:
* https://bugzilla.gnome.org/ -> should show a lock icon
* https://mail.google.com -> should show a lock icon too
* https://activation.laptop.org -> should show a broken lock icon
* Browse homepage -> should not show any icon on the left side of the URL
entry
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4245#comment:7>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list