[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/25673] New: Default KeyStore should be "GKR", not "jks"
From: |
green at redhat dot com |
Subject: |
[Bug classpath/25673] New: Default KeyStore should be "GKR", not "jks" |
Date: |
4 Jan 2006 18:42:27 -0000 |
java.security.KeyStore.getDefaultType() will return "jks" as a default value.
However, we have no implementation of the java key store format. GNU Crypto,
however, implements a store called GNU KeyRing. We should change this "jks"
default value to "GKR".
--
Summary: Default KeyStore should be "GKR", not "jks"
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: green at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25673
- [Bug classpath/25673] New: Default KeyStore should be "GKR", not "jks",
green at redhat dot com <=