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 431376 - add certificate-based authentication to exchange, addressbook, calendar
add certificate-based authentication to exchange, addressbook, calendar
Status: RESOLVED DUPLICATE of bug 273869
Product: evolution
Classification: Applications
Component: general
unspecified
Other Mac OS
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on: 334021
Blocks: 431379
 
 
Reported: 2007-04-19 15:21 UTC by jacob berkman
Modified: 2007-04-19 15:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add certificate authentication to e-d-s (40.73 KB, patch)
2007-04-19 15:22 UTC, jacob berkman
none Details | Review

Description jacob berkman 2007-04-19 15:21:03 UTC
we've added support to soup to authenticate using ssl certs in bug 334021.

this patch attempts to add this to evolution-data-server.  it uses an additional interface supplied and objects supplied by a small library i made called gnome-certauth:

http://off.net/~jacob/gnome-certauth-0.1.tar.gz

I know this patch has some rough edges; it doesn't use HAVE_GNOME_CERTAUTH everywhere, it doesn't check in configure for the new soup, and it has some leftover printfs and such, but I was interested in getting some early feedback on the implementation.
Comment 1 jacob berkman 2007-04-19 15:22:04 UTC
Created attachment 86638 [details] [review]
add certificate authentication to e-d-s
Comment 2 jacob berkman 2007-04-19 15:34:21 UTC

*** This bug has been marked as a duplicate of 273869 ***