Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Verisign free trial certificate - tomcat

843811Sep 27 2007 — edited Sep 27 2007
Hi! I've requested a trial certificate from verisign but I just can't install it. I install the intermediateCA certificate, but when I try to put the one they sent me, it doesn't work.
bash-3.00# keytool -import -alias intermediateCA -trustcacerts -file intermediateCA.cer 

Enter keystore password: password

Owner: CN=VeriSign Trial Secure Server Test CA, OU=Terms of use at https://www.verisign.com/cps/testca (c)05, OU="For Test Purposes Only.  No assurances.", O="VeriSign, Inc.", C=US

Issuer: CN=VeriSign Trial Secure Server Test Root CA, OU="For Test Purposes Only.  No assurances.", O="VeriSign, Inc.", C=US

Serial number: 63b1a5cdc59f78801da0636cf975467b

Valid from: Tue Feb 08 18:00:00 CST 2005 until: Sun Feb 08 17:59:59 CST 2015

Certificate fingerprints:

MD5:  8D:E9:89:DB:7F:CC:5E:3B:FD:DE:2C:42:08:13:EF:43

SHA1: D0:A5:BB:56:9E:CE:BE:B3:65:14:00:DE:BF:24:8B:A4:86:8C:7B:D8

Trust this certificate? [no]:  yes

Certificate was added to keystore



bash-3.00# keytool -import -alias fortimaxtest -trustcacerts -file cert.cer 

Enter keystore password: password

keytool error: java.lang.Exception: Failed to establish chain from reply
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2007
Added on Sep 27 2007
1 comment
299 views