Closed
Bug 387398
Opened 17 years ago
Closed 16 years ago
Missing (Client, Server) Certificate support
Categories
(Calendar :: Internal Components, enhancement)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
FIXED
0.9
People
(Reporter: dustin, Assigned: Fallen)
References
Details
Attachments
(1 file)
26.50 KB,
patch
|
berend.cornelius09
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1
Build Identifier: Sunbird 0.5
Please, is there any chance of the client certificate support being added to Sunbird? The old mozilla suit's integrated calendar used common networking code which supported client certificates for authentication against webdav servers with ICS files. Unfortunately, the calendar was removed from seamonkey and sunbird does not seem to support this very usefull feature.
Reproducible: Always
Steps to Reproduce:
1. Trying to find a relevant setup dialog.
2.
3.
Actual Results:
No relevant setup option found.
Assignee | ||
Comment 1•17 years ago
|
||
I agree, we need this.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → philipp
Component: Provider: ICS/Webdav → Internal Components
Summary: Missing Client Certificate support → Missing (Client, Server) Certificate support
Assignee | ||
Comment 4•16 years ago
|
||
This patch adds the necessary XUL to show the encryption prefs in Sunbird. What this patch does not do is gracefully handle certificate problems (i.e nsIBadCertListener), but then again tb2 doesn't do this either, and tb3's dialog is only minimally more user friendly. A dull alert box is shown in case of an error, more or less verbose depending on branch.
Attachment #325127 -
Flags: review?(Berend.Cornelius)
Assignee | ||
Updated•16 years ago
|
QA Contact: ics-provider → base
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Comment 5•16 years ago
|
||
Comment on attachment 325127 [details] [diff] [review]
Add Certificate Preferences
As far as I can see this is a mere copy and paste job (which is Ok) except for a single style setting that you applied. Seems to work fine. Thank you. r=Berend
Attachment #325127 -
Flags: review?(Berend.Cornelius) → review+
Assignee | ||
Comment 6•16 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Comment 7•15 years ago
|
||
With latest lightning nightly and TB 3.0b3 I wanted to connect to my CalDAV Server which currently has a broken certificate.
However, with TB or FF I simply would add a temporary exception, but lightning just refuses to connect to this CalDAV server.
I would like to use the certificate management abilities of TB also in lightning. Is that possible?
Is this related to this closed bug? Or should I open a new one?
Comment 8•15 years ago
|
||
(In reply to comment #7)
Created a new bug for this which is bug 523555.
You need to log in
before you can comment on or make changes to this bug.
Description
•