Closed Bug 220275 Opened 21 years ago Closed 21 years ago

can't connect to secure web pages, error code -8075

Categories

(Core Graveyard :: Security: UI, defect)

1.0 Branch
x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: eric, Assigned: ssaux)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030908 Debian/1.4-4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030908 Debian/1.4-4

Mozilla crashed when I was trying to send a signed encrypted mail.  Now I can't
go to any secure web pages.  I always get the error - couldn't establish a
secure connection to "" error code -8075.  I also can't send signed mail either.

Reproducible: Always

Steps to Reproduce:
1. crash mozilla while sending signed/encrypted mail
2. go to a secure web page
3. watch online retailers cry as you can't purchase goods from them anymore :)

Actual Results:  
error establishing an encrypted connection to "".  Error Code -8075

Expected Results:  
make a secure connection to the site

debian unstable, openssl-0.9.7b-2, mozilla 1.4-4
.
Assignee: general → ssaux
Component: Browser-General → Client Library
Product: Browser → PSM
QA Contact: general → bmartin
Version: Trunk → 2.4
Create a new profile, this should recreate valid .db files for PSM, and you
should be OK again.

If this solves your problem, consult some FAQ to know how to transfer your
profil data to this new profile and close this bug. There are too many way a
profile can get corrupted to solve them all.
remove these files from your existing profiles. Note: you will loose any
certificate that you've imported in that db. If you can export them first, do so.

cert7.db  cert8.db  key3.db  secmod.db
Appears to be corruption in the user profile.  I can run mozilla as other users
without problems and removing my cert*.db and sec*.db files from my profile
fixed the problem.  So I guess close it if you want to and chalk it up to crash
corrupting user profile.
See http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html#1038501
for explanation of -8075.

This error code suggests that you configured your profile to do OCSP checking 
but the URL for the OCSP server was invalid.  Does that explain it?
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
(In reply to comment #5)
> See http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html#1038501
> for explanation of -8075.
> 
> This error code suggests that you configured your profile to do OCSP checking 
> but the URL for the OCSP server was invalid.  Does that explain it?

I started receiving that error after enabling OCSP Verification.  It does
pertain to the cert validation section of your preferences.  It's not a bug,
just a really **** error message that gives the code rather than a textual
explanation of the problem.

More info here:
http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslerr.html

SEC_ERROR_CERT_BAD_ACCESS_LOCATION    
-8075 	
"The location for the certificate status server has invalid format."
*** Bug 222545 has been marked as a duplicate of this bug. ***
Product: PSM → Core
Version: psm2.4 → 1.0 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.