Closed
Bug 1595032
Opened 6 years ago
Closed 6 years ago
Regression Firefox present clientCertificate without checking CA acceptable Certificate in HTTPS
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1590888
People
(Reporter: francois.borlet-hote, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
Create any SSL client certificate autosigned and try to go to any https site with CA acceptable Client authentication. Then Firefox will try to connect with the created certificate and after we will have an ERR_BAD_SSL_CLIENT_AUTH_CERT
Before Firefox 70, Firefox present/try my certificate only if it can chain my client certificate with any CA acceptable client authentication.
Actual results:
It sends always my certificate
Expected results:
It will send my certificate only if it can chain my client certificate with any CA acceptable client authentication.
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•