bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug cp-tools/65829] New: keytool error while importing certificate crea


From: poornima.gottumukkala at tcs dot com
Subject: [Bug cp-tools/65829] New: keytool error while importing certificate created using orapki into truststore created using keytool
Date: Tue, 21 Apr 2015 12:43:23 +0000

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65829

            Bug ID: 65829
           Summary: keytool error while importing certificate created
                    using orapki into truststore created using keytool
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: cp-tools
          Assignee: unassigned at gcc dot gnu.org
          Reporter: poornima.gottumukkala at tcs dot com

Created attachment 35377
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35377&action=edit
keytool error

we were trying to import the self signed SSL certificate created using orapki
utility into truststore using keytool command and it is showing the below error

java.security.cert.CertificateException

keytool -import -alias ptalias2 -keystore /var/oraidam/pttruststore.jks
-trustcacerts -file /tmp/oidcert.cer 

oidcert.cer is the certificate created using orapki utility
pttruststore.jks is the truststore created using keytool utility
java version we are using is 1.4.2

Note:we were able to import the oidcert.cer in truststores of other servers
where java version is 1.6.0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]