Closed Bug 353544 Opened 18 years ago Closed 10 years ago

crypto.signText() does not work with OCSP certs

Categories

(Core :: Security: PSM, defect)

1.8 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: KaiE, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [kerh-bra])

Own a personal certificate that lists an OCSP responder.
Enable OCSP.
Go to a web page that uses crypto.signText()
Attempt to sign using your cert.

Actual behaviour:
You get an error message, "internal failure, unable to complete OCSP operation".
The signing operation can not be completed

Expected behaviour:
No error message should be shown and signing should work.

This bug is similar to 337517, the cause is that the OCSP request is started
synchronously from the main thread, which is not supported.
Keywords: regression
Whiteboard: [kerh-bra]
Depends on: 337517
No longer depends on: 337517
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
QA Contact: psm
This bug still exists in the latest stable version of thunderbird. The single solution I have is to clear certificate for encription.
reassign bug owner.
mass-update-kaie-20120918
Assignee: kaie → nobody
Bug 1030963 removed this functionality entirely.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.