openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #01224
[Bug 289934] Re: Error adding certificates to the keystore on the first install
This bug was fixed in the package ca-certificates-java - 20081028
---------------
ca-certificates-java (20081028) unstable; urgency=low
* Ignore LANG and LC_ALL setting when running keytool. LP: #289934.
ca-certificates-java (20081027) unstable; urgency=medium
* Merge from Ubuntu:
- Don't try to import certificates, which are listed in
/etc/ca-certificates.conf, but not available on the system.
Just warn about those. LP: #289091.
- Need to run keytool, when the jre is unpacked, but not yet configured.
Create a temporary jvm.cfg for the time in that postinst and the
jks-keystore.hook are run, and remove it afterwards. LP: #289199.
ca-certificates-java (20081024) unstable; urgency=low
* Install /etc/default/cacerts with mode 600.
ca-certificates-java (20081022) unstable; urgency=low
* debian/jks-keystore.hook:
- Don't stop after first error during the update. LP: #244412.
Closes: #489748.
- Call keytool with -noprompt.
* On initial install, add locally added certificates. LP: #244410.
Closes: #489748.
* Install /etc/default/cacerts to set options:
- storepass, holding the password for the keystore.
- updates, to enable/disable updates of the keystore.
* Only use the keytool command from OpenJDK or Sun Java. Closes: #496587.
-- Matthias Klose <doko@xxxxxxxxxx> Wed, 05 Nov 2008 16:02:56 +0000
** Changed in: ca-certificates-java (Ubuntu)
Status: Triaged => Fix Released
--
Error adding certificates to the keystore on the first install
https://bugs.launchpad.net/bugs/289934
You received this bug notification because you are a member of OpenJDK,
which is subscribed to ca-certificates-java in ubuntu.
Status in “ca-certificates-java” source package in Ubuntu: Fix Released
Status in ca-certificates-java in Ubuntu Intrepid: Fix Committed
Bug description:
Binary package hint: ca-certificates-java
New problem filed in fixed report; continuing in a new report.
https://bugs.edge.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/289091/comments/5
Configuro ca-certificates-java (20080712ubuntu3) ...
creating /etc/ssl/certs/java/cacerts...
Errore keytool: java.lang.Exception: Impossibile importare il certificato, l'alias <brasil_gov_br> è già esistente
error adding brasil.gov.br/brasil.gov.br.crt
Errore keytool: java.lang.Exception: Impossibile importare il certificato, l'alias <abaecom_sub_am_bankers_assn_root_ca> è già esistente
error adding mozilla/ABAecom_=sub.__Am._Bankers_Assn.=_Root_CA.crt
Errore keytool: java.lang.Exception: Impossibile importare il certificato, l'alias <aol_time_warner_root_certification_authority_1> è già esistente
error adding mozilla/AOL_Time_Warner_Root_Certification_Authority_1.crt
References