Closed
Bug 353542
Opened 18 years ago
Closed 15 years ago
OCSP error when configuring own's cert for S/Mime
Categories
(MailNews Core :: Security: S/MIME, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KaiE, Assigned: KaiE)
References
Details
(Keywords: regression, Whiteboard: [kerh-bra])
I have one test profile, where I see this problem.
I have to analyze what exactly triggers this problem, because with a similar profile I do not run into it...
The problem is:
- have OCSP enabled
- own some personal certs and some certs of other people. Some certs should list an OCSP responder
- go to mail/news configuration, security
- try to configure your own cert by clicking the "select" button
Actual behaviour:
You get an error message about an internal failure, OCSP request can not be completed.
(Luckily, I get past this point and can continue to configure my cert.)
Expected behaviour:
No error message.
This bug is similar to 337517, the cause is that the OCSP request is started synchronously from the main thread, which is not supported.
Assignee | ||
Updated•18 years ago
|
Whiteboard: [kerh-bra]
Assignee | ||
Updated•18 years ago
|
Keywords: regression
Assignee | ||
Comment 1•18 years ago
|
||
A solution for the trunk is available in bug 353597.
I do not have a low risk solution for the stable 1.8 branch at this time.
Depends on: 353597
Updated•18 years ago
|
QA Contact: s.mime
Assignee | ||
Comment 2•15 years ago
|
||
Resolving as WORKSFORME, because our stable product versions have received the solution mentioned above.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•