Closed Bug 203322 Opened 21 years ago Closed 21 years ago

keyStore not found exception althogth it has been installed

Categories

(JSS Graveyard :: Tests, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: vallejod, Assigned: jamie-bugzilla)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Build Identifier: http://lxr.mozilla.org/security/source/security/jss/org/mozilla/jss/tests/KeyStoreTest.java#68

The source code of JSSProvider.java does not include this critical lines in 
version 3.3:
put("KeyStore.Mozilla-JSS",
            "org.mozilla.jss.provider.java.security.JSSKeyStoreSpi");


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
This is by design. I feel the KeyStore implementation in JSS does not work well
enough to be activated or supported. This is briefly mentioned at the bottom of
http://www.mozilla.org/projects/security/pki/jss/provider_notes.html .

Sun plans to improve the KeyStore API in JDK 1.5, partly in response to issues
raised by my attempt at a JSS implementation. I anticipate that a JSS KeyStore
implementation will become feasible with JDK 1.5.

The code is there, so you are welcome to build your own JSS with the KeyStore
provider installed
(http://www.mozilla.org/projects/security/pki/jss/jss_build_3.3.html). Good luck!
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.