Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Betr.: X509 certificates and https

R Blom

2004-05-27


The only thing you have to do is running the java keytool utily with
following command:

keytool -import -alias tomcat -keystore server.ks -trustcacerts -file
server.crt

This inserts thet server.crt certificate into the keystore that tomcat
uses.


Ron Blom






Julie McCabe <julie.mccabe@(protected)>
27-05-2004 15:28
Antwoord a.u.b. aan "Tomcat Users List"


    Aan:   "Tomcat Users List" <tomcat-user@(protected)>
    cc:
    Onderwerp:    X509 certificates and https


Hello,

I am trying to use SSL authenitcation with X509 certificates. The
certifcates
are not in the Java keystore. I would like to know how to get my
certificate
whichi is signed by a specific CA into the keystore and use the https
connector.

I have found some documentation on the web but have had little success
with
getting my certificates into the keystore and SSL Connector configuration.
I
know my certificates are valid, maybe I am missing something with regards
to
the CA which signed the certifcate. I am using tomcat 4.1.27, Red Hat
Linix
9.0.

Thanks,
Julie.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


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