After daily package update firefox is unnable to connect to any https server, like www.google.com, ubuntu.com and so on. To ask this question I needed to install konqueror to be able to enter https web site. No matter what certificate files I've added - no change: error on certification for any https connection and firefox is completely unusable.
Asked
Active
Viewed 38 times
0
1 Answers
1
Be sure to check that your system's date and time are accurate. This can cause issues when validating certificates and have them show up as invalid.

earthmeLon
- 11,247

cybea
- 89
- 5
sudo apt-get update
andsudo apt-get upgrade
? Also trysudo apt-get purge firefox
andsudo apt-get install firefox
. – cubecubed Mar 28 '16 at 14:46