Failure to receive S/MIME userCertificate from LDAP server
Categories
(Thunderbird :: Security, defect)
Tracking
(Not tracked)
People
(Reporter: sef1976, Unassigned, NeedInfo)
Details
Comment 3•7 years ago
|
||
You claim that Thunderbird fails to download a correspondents S/MIME certificate from a configured LDAP server, even if it's available in the server.
Unfortunately I currently don't have access to an LDAP server that could allow me to test/investigate the current behavior.
This could have already been fixed, see bug 1509586 comment 6.
Needs retesting with TB 60 or 68.
Comment 5•5 years ago
|
||
Hi, just tried it with two different Public ldap Servers of two PKIs. I tried it on 68.12.1 (Windows) and on 78.6.1 (Linux/Debian) and couldn't get it to fetch the S/MIME Certificate / public key. I tried looking into the Security Info and I tried sending after enabling encryption - I always get an Error that no key/cert was found. An ldapsearch shows the Certificate, one presents as "userCertificate;binary::" and the other ldap just as "userCertificate::".
For both providers exist somewhat dated instructions on how to configure Thunderbird so at least it has been working in the past...
There are enough public providers like the openkeys or the DFN-PKI ldap you could test it out with...
Does TB parse userSMIMECertificate;binary (pkcs7/cms)? I see TB process userCertificate;binary but not userSMIMECertificate;binary. This is a problem for most s/mime certs as they require intermediates to validate. I will try multi-valued userCertificate;binary response (with intermediate cert in addition to end cert) to see TB picks that up. Fwiw Outlook (Mac) parses userSMIMECertificate;binary (der) properly.
Updated•3 years ago
|
Description
•