ssl not working on Firefox
-
recently followed this and uncommented: Joomla, Drupal and CakePHP, and my SSL stopped working on firefox but still works on Chrome and even Edge! I have since commented out Joomla, Drupal, and CakePHP and it still doesn't work.
Firefox Error:
Secure Connection Failed
An error occurred during a connection to localhost. Certificate key usage inadequate for attempted operation.
Error code: SEC_ERROR_INADEQUATE_KEY_USAGE
-
Try this solution from this thread:
https://forum.laragon.org/topic/1754/sec_error_inadequate_key_usage-please-help/3
like this:
And it matches all my project in 'www' folder:
or
Try to add Security Exception or Import certificate from certificate authorities in Firefox.
'
-
@rescenic thanks restarting firefox seems to have fixed it. I'll mark it as solved for now.
Thanks,