GNOME Bugzilla – Bug 681694
Support client side SSL certificate authentication
Last modified: 2021-05-19 11:01:19 UTC
When configuring an EWS account there should be the option to select a client side certificate for SSL use. Some mail providers (corporations etc) require a client side certifiicate to be used to retrieve email through EWS sources.
Hmm, just wondering whether libsoup can cope with it. Dan, could you clarify, please?
It would be needed for web site client side certs with epiphany as well. If it doesn't currently is there a libsoup ticket for it?
Just for a record and better visibility, there is filled bug #334021 against libsoup.
The libsoup part is now done in master; you can set a GTlsInteraction on the SoupSession, and that will get used by any GTlsConnections it creates. You'll still need to create a GTlsInteraction implementation with the certificate-fetching behavior you need, and may need new UI too.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/ Thank you for your understanding and your help.