Open
Bug 1210008
Opened 9 years ago
Updated 2 years ago
PKCS11_PUB_READABLE_CERT_FLAG not supported anymore in FF 43
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: jaan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.42 Safari/537.36
Steps to reproduce:
Use https://addons.mozilla.org/en-US/firefox/addon/est-pkcs11-load/ and try to authenticate to some testsite (for example https://sk.ee/tervitus ) with Estonian ID-card.
https://github.com/open-eid/firefox-pkcs11-loader/blob/master/chrome/content/pkcs11-loader.js#L79-L80 uses PKCS11_PUB_READABLE_CERT_FLAG which seems not supported in FF 43 anymore
Actual results:
authentication fails
Expected results:
authenication works as in FF 41
Updated•9 years ago
|
Assignee: nobody → nobody
Has Regression Range: --- → no
Component: Untriaged → Libraries
Keywords: regression
Product: Firefox → NSS
Version: 43 Branch → 3.20
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•