DataAnalyticsinStudentHands / FormBuilder

1 stars 4 forks source link

Cannot login to FormBuilder #139

Closed vnguyen9 closed 9 years ago

vnguyen9 commented 9 years ago

Mac Os 10.10.5 Chrome Version 45.0.2454.85 (64-bit)

screen shot 2015-09-02 at 3 21 11 pm screen shot 2015-09-02 at 3 21 10 pm

CarlSteven commented 9 years ago

This may be due to a misconfig of our SSL according to https://www.chromium.org/administrators/err_ssl_weak_server_ephemeral_dh_key

This flag was introduced in Chrome 45 which is why I am not seeing this error as I'm still on Chrome 44.

vnguyen9 commented 9 years ago

So what do we have to do?

Change to ECDHE?

On Sep 3, 2015, at 1:33 PM, Carl Stephen notifications@github.com wrote:

This may be due to a misconfig of our SSL according to https://www.chromium.org/administrators/err_ssl_weak_server_ephemeral_dh_key https://www.chromium.org/administrators/err_ssl_weak_server_ephemeral_dh_key This flag was introduced in Chrome 45 which is why I am not seeing this error as I'm still on Chrome 44.

— Reply to this email directly or view it on GitHub https://github.com/DataAnalyticsinStudentHands/FormBuilder/issues/139#issuecomment-137536656.

CarlSteven commented 9 years ago

Should be fixed now.