Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
JSP - A mailing list about Java Server Pages specification and reference
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
Need help w/ installing certificate continued...

Need help w/ installing certificate continued...

2006-11-13       - By Andy Tipton

 Back
Reply:     1     2     3     4     5  

I have read all through the documentation and can't find what I am doing
wrong. The only thing that I didn't do was the importing of the
valicert_class2_root.crt file because I wasn't given one when I downloaded
my certificate.  I imported the real one after I imported the intermediate
crt.

C:\Program Files\Java\jdk1.5.0_05\bin>keytool -list -keystore .keystore
Enter keystore password:  changeit

Keystore type: jks
Keystore provider: SUN

Your keystore contains 1 entry

intermed, Nov 13, 2006, trustedCertEntry,
Certificate fingerprint (MD5):
7A:A5:BA:4F:BC:0A:C5:3C:56:E9:50:A0:13:6A:88:A9

C:\Program Files\Java\jdk1.5.0_05\bin>keytool -import -alias tomcat5
-keystore .
keystore -file www.anythingphotos.com.crt
Enter keystore password:  changeit
Owner: CN=www.anythingphotos.com, OU=Domain Control Validated,
O=www.anythingpho
tos.com
Issuer: EMAILADDRESS=practices@(protected), CN=Starfield Secure
Certificat
ion Authority, OU=http://www.starfieldtech.com/repository, O="Starfield
Technolo
gies, Inc.", L=Scottsdale, ST=Arizona, C=US
Serial number: 3ed340
Valid from: Sat Nov 11 10:38:24 EST 2006 until: Sun Nov 11 10:38:24 EST 2007
Certificate fingerprints:
        MD5:  73:EA:94:A1:38:C8:9A:5D:65:44:7C:C7:65:A7:01:5F
        SHA1: 5B:C3:AF:32:92:08:6A:C4:5A:37:81:B0:89:74:57:52:CD:5E:D1:B9
Trust this certificate? [no]: yes

So now I have this:

C:\Program Files\Java\jdk1.5.0_05\bin>keytool -list -keystore .keystore
Enter keystore password:  changeit

Keystore type: jks
Keystore provider: SUN

Your keystore contains 2 entries

tomcat5, Nov 13, 2006, trustedCertEntry,
Certificate fingerprint (MD5):
73:EA:94:A1:38:C8:9A:5D:65:44:7C:C7:65:A7:01:5F
intermed, Nov 13, 2006, trustedCertEntry,
Certificate fingerprint (MD5):
7A:A5:BA:4F:BC:0A:C5:3C:56:E9:50:A0:13:6A:88:A9

C:\Program Files\Java\jdk1.5.0_05\bin>

Could it have to do with the alias?  I am can't figure out what it could be.
I just get a 'page cannot be displayed' when trying to access it.  I have
been reading, but can't find anywhere that really explains who the keystore
and certificate relate to each other. if the alias matters.

I really need some help here.


©2008 junlu.com - Jax Systems, LLC, U.S.A.