After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767473 - Add proper feedback for invalid SSL certs
Add proper feedback for invalid SSL certs
Status: RESOLVED FIXED
Product: shotwell
Classification: Other
Component: web-sharing
unspecified
Other Linux
: Normal normal
: 0.26
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-06-09 21:59 UTC by Jens Georg
Modified: 2016-10-03 13:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
SSL: Make it more clear that something failed (2.96 KB, patch)
2016-08-12 10:24 UTC, Jens Georg
committed Details | Review
piwigo: Add option to override the SSL verification (14.53 KB, patch)
2016-10-02 21:28 UTC, Jens Georg
committed Details | Review
piwigo: Add option to show the certificate (6.16 KB, patch)
2016-10-03 12:54 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2016-06-09 21:59:53 UTC
After enabling SSL cert checking, the the login just fails without any feedback when the SSL cert is invalid.

Add some feedback/possibility to accept the invalid certificate nevertheless
Comment 1 Jens Georg 2016-08-12 10:24:14 UTC
Created attachment 333171 [details] [review]
SSL: Make it more clear that something failed

First step of improved SSL communication. Make it more clear that something
unrecoverably failed with SSL instead of just re-displaying the auth page.

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 2 Jens Georg 2016-08-12 11:02:43 UTC
Comment on attachment 333171 [details] [review]
SSL: Make it more clear that something failed

Attachment 333171 [details] pushed as 932c069 - SSL: Make it more clear that something failed
Comment 3 Jens Georg 2016-10-02 21:28:47 UTC
Created attachment 336773 [details] [review]
piwigo: Add option to override the SSL verification

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 4 Jens Georg 2016-10-03 12:54:35 UTC
Created attachment 336812 [details] [review]
piwigo: Add option to show the certificate

So the user can inspect the certificate before proceeding

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 5 Jens Georg 2016-10-03 13:17:25 UTC
Attachment 336773 [details] pushed as 9c2aa03 - piwigo: Add option to override the SSL verification
Attachment 336812 [details] pushed as 8560752 - piwigo: Add option to show the certificate