I just installed firefox 3.6.15 on windows 64. When I try to go to 'addons' I get this error:

services.addons.mozilla.org:443 uses an invalid security certificate.
link|improve this question
First thing to check is your system date/time is accurate – fpmurphy Mar 10 '11 at 4:21
this is all fine? what would be the fix? – Anonymous Mar 10 '11 at 4:34
feedback

migrated from stackoverflow.com Mar 10 '11 at 21:30

This question came from our site for professional and enthusiast programmers.

1 Answer

In Firefox, go to the "Tools" menu and select "Options". Under "Advanced" settings, choose the "Encryption" tab and click on the "View Certificates" button.

Now choose the "Servers" tab and click on the "Add Exception" button. Enter "services.addons.mozilla.org:443" in the "Location" field and then click on the "Get Certificate" button. Make sure that the "Permanently store the exception" box is checked, then click the "Confirm Security Exception" button.

This worked for me when I had the same error.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown