Closed Bug 149013 Opened 22 years ago Closed 18 years ago

LDAP certificate fetching should work with LDAP directory authentication

Categories

(MailNews Core :: Security: S/MIME, enhancement)

Other Branch
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 332483
Future

People

(Reporter: KaiE, Assigned: KaiE)

References

Details

Bug 135778 implements authentication against an LDAP directory. Cert fetching for retrieving email recipient certificates needs do the same. Dan, you said, this might be rather easy to do. But I see that in 135778 you do a lot of work to implement authentication prompts etc. If cert fetching has its own connection, would it need to do all the same? Would it be more clever, to avoid having to repeat that work, and just reuse the connection that you already opened for recipient's lookup?
Depends on: 119394
It would also need to use an nsIAuthPrompt to get the password. However, this really is pretty straightforward. As far as reusing a connection goes, I assume you mean autocomplete. But autocomplete can be turned off in the preferences, so we can't count on that.
Blocks: 148891
Target Milestone: --- → Future
Severity: normal → enhancement
Keywords: nsbeta1
Also, as far as connection caching goes, there is LDAP Service code in the tree which is intended to do connection caching. Once that gets finished (assuming that ever happens), all the LDAP XPCOM clients would be changed to use the service to get their connections.
*** Bug 195398 has been marked as a duplicate of this bug. ***
Product: PSM → Core
*** This bug has been marked as a duplicate of 332483 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Product: Core → MailNews Core
QA Contact: carosendahl → s.mime
You need to log in before you can comment on or make changes to this bug.