- Solved
- Archived
sec_error_ca_cert_invalid error on all pages
Hello, I am running FF 29.0.1 and going to ANY page gives me the same error, over and over again. Tijdstempel: 21-5-2014 01:13:13 Error: localhost:26143 uses an invalid… (read more)
Hello,
I am running FF 29.0.1 and going to ANY page gives me the same error, over and over again.
Tijdstempel: 21-5-2014 01:13:13 Error: localhost:26143 uses an invalid security certificate.
the certificate is not trusted because it is self-signed
(Errorcode: sec_error_ca_cert_invalid)
As for an example, when I go to google.com, this error will showup a couple of thousand times in the FF errorconsole. When I press 1 letter in the google search bar, the error shows up 37 times...
As I am using the error console allot for site debugging, I really have to get ride of these errors that flush away the important ones. My system is running a Apache server, for local developing purposes. However, I have NOT set a certificate, nor am I using port localhost:261432 (or SSL for that matter). CMD->Netstat tells me that programID "4" is listening to that port, which is the "System" (NT Kernel & System). But I assume "System" functions as an internal proxy, so what program really listens to that port, is unclear to me... I have not been able to find any rootkits on my PC and I am not using any proxies. Also, I have not seen any screen asking me to "trust" the certificate, nor have I been able to actually find the un-trusted certificate in FF........ Left of the address bar, FF shows me the correct certificate of the site, in green and does not tell me that it is invalid...
The weird part of this all; the error stops showing up when I enable private mode!
Any help is welcome!