Closed Bug 1279857 Opened 8 years ago Closed 8 years ago

Cannot access page signed through IISExpress self signed certificate

Categories

(Core :: Security, defect)

49 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1278434

People

(Reporter: bardobrave, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160515004019

Steps to reproduce:

This is happening in Firefox Developer Edition. Version is 49.02a, build 2016/06/13

I try to access https://localhost:44300, where I host a project in development and had a security exception added to trust the IISExpress self-signed certificate, which is added to the local computer Trusted Certificates


Actual results:

A message appeared stating that the connection wasn't trustful.

No options to add further exceptions, no way to get to the actual page.


Expected results:

The page should be correctly reached. I had to downgrade to 48.02a to being able to get to the page.
I have the same problem since the 2016-06-06 build and it still persists with the current build. Error message is:

An error occurred during a connection to localhost:44300. Client failed to generate session keys for SSL session. Error code: SSL_ERROR_SESSION_KEY_GEN_FAILURE
Component: Untriaged → Security
Product: Firefox → Core
(In reply to joshneta from comment #1)
> I have the same problem since the 2016-06-06 build and it still persists
> with the current build. Error message is:
> 
> An error occurred during a connection to localhost:44300. Client failed to
> generate session keys for SSL session. Error code:
> SSL_ERROR_SESSION_KEY_GEN_FAILURE

Joshneta - that's bug 1278434. Pablo - is that the same error you're seeing? If not, what error are you seeing?
Flags: needinfo?(bardobrave)
> Joshneta - that's bug 1278434. Pablo - is that the same error you're seeing?
> If not, what error are you seeing?

David - Same error here, yes: SSL_ERROR_SESSION_KEY_GEN_FAILURE
Flags: needinfo?(bardobrave)
Ok - great. This should have already been fixed in bug 1278434, although the change might not be reflected in Firefox until bug 1277255 is complete.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
The latest Nightly should already include the fix.
https://hg.mozilla.org/mozilla-central/rev/bb5316a4c7c2
You need to log in before you can comment on or make changes to this bug.