Closed
Bug 98467
Opened 24 years ago
Closed 24 years ago
crash in View Cert code
Categories
(Core Graveyard :: Security: UI, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
psm2.1
People
(Reporter: lord, Assigned: ssaux)
Details
Netscape 6.1 Problem
Primary Browser: ntsc61
Operating System: Win98
Language: English
Issue Summary: Program crash when attempting to view security certificate details
Component: Security
Doing What: Other Selecting "View" in Certificate manager
Severity: CrashsNetscape6
Can Reproduce: Always
Try this URL: http://
Issue Detail:
In the certificate manager, I select the
certificate and click on the "View" button.
Netscape 6.1 promptly crashes. The certificate is
one I exported from Internet Explorer 5.5, with
strong encryption enabled (PKCS #12 format -
interestingly, IE uses a .pfx extension, while
Netscape expects a .p12 extension). The import
into Netscape appeared to be successful, but
attempting to view the certificate details causes
the crash described above. The same problem
appeared to occur with a certificate from the same
site which I formerly used in Netscape Navigator
4.7. I do not have any other security certificates
to experiment on. Possibly related is the fact the
certificate manager fails to report the Issuer of
the certificate, even though IE correctly lists it
as "Telstra Online CA". Below is the dump from the
Windows illegal exception window:
=======================================
NETSCP6 caused an invalid page fault in
module PIPNSS.DLL at 0177:608ca795.
Registers:
EAX=00000000 CS=0177 EIP=608ca795 EFLGS=00010202
EBX=00000000 SS=017f ESP=0068d7ec EBP=0068d828
ECX=02dfd490 DS=017f ESI=01d4b9b8 FS=1d5f
EDX=00000004 ES=017f EDI=018d3eac GS=0000
Bytes at CS:EIP:
80 38 05 75 24 8b 45 fc 8d 4d d0 8b f0 8b 38 ff
Stack dump:
018d3eac 60f272b6 80000000 60f30488 00000021
00000021 00000001 00000001 02dfd3c0 00000001
018d3eac 60f272b6 80000000 60ef2975 02dfd410
0068d8a8 =======================================
Email Address: ncoghlan@email.com
| Assignee | ||
Comment 1•24 years ago
|
||
I have tested 512bit and 1024bit key-size certs. Created using IE, then exported
from IE and imported into Netscape 6, Win2000 Build ID: 2001090613. I didn't
experience any problems.
Marking works for me.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•