Closed
Bug 233184
Opened 21 years ago
Closed 12 years ago
https signed script security warning
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: Marko.Macek, Unassigned)
References
Details
(Whiteboard: [kerh-brz])
I have a signed html/javascript (calling a signed applet).
I get a "leaving https" security warning when the jar is being loaded:
jar:https://.../!DigSig.html?...
Version: Mozilla 1.6
Updated•21 years ago
|
Assignee: security-bugs → kaie
Component: Security: General → Client Library
Product: Browser → PSM
QA Contact: bmartin
Version: Trunk → 2.4
Comment 1•21 years ago
|
||
Hm, could be tricky to fix--jar: *is* a separate protocol handler in the code so
the warning is a technically correct result of what's going on internally.
Updated•20 years ago
|
Assignee: kaie → nobody
Comment 2•19 years ago
|
||
bug 62178 has a patch that might improve the handling of jar:https: adresses
However, Marko, providing a test case might improve changes this gets fixed.
Anyway, making this dependent on 62178, it should be retested once that once finally gets fixed.
Depends on: 62178
Whiteboard: [kerh-brz]
Updated•18 years ago
|
QA Contact: bmartin → ui
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Flags: needinfo?(Marko.Macek)
Assignee | ||
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•