[Ilugc] Deployment of java key store

  • From: rajanvn@xxxxxxxxx (Natarajan V)
  • Date: Mon, 18 Apr 2011 11:07:03 +0530

Did not notice that the group wasn't copied. Pls find my reply:

Zico: Please avoid "Reply To All".

On Mon, Apr 18, 2011 at 11:04 AM, Natarajan V <rajanvn at gmail.com> wrote:

On Mon, Apr 18, 2011 at 12:35 AM, Zico <mailzico at gmail.com> wrote:
On Sun, Apr 17, 2011 at 12:39 PM, Natarajan V <rajanvn at gmail.com> wrote:

I think, you should explain the problem a little bit more in detail.
What exactly is the server running on?

I am going to repeat the question. What is your server? TomCat?

I new to renew the cert of my server, which I renewed from CAcert.org. Here,
I want to add one that, java is there in that server anyway.

Java will be in almost every server. Are you using a Java based
server, such as TomCat/ JBoss/ SunOne/ Websphere/
Weblogic/GlassFish/....?

Now, I have new jks which consists of newer data and time and address of
this server. I have generated jks, now I need to deploy these jks there in
that server, may be I have to use "keytool" or something like that. I am not
sure.
My question is: I have those jks which consists of latest data,time, private
key of that domain and cert certificate. Now, I need to deploy this jks
there in that server ( which domain name has been renewed ). I am not sure
how can I do that, so any kind of help regarding "jks implementation" is
needed.

Now that you have a JKS file, you need to tell your Server to use the
JKS file for all SSL connections. How exactly you do that depends on
what server you are using.

Some links through a popular search engine:

Generic:
http://download.oracle.com/javaee/1.4/tutorial/doc/Security6.html

TomCat:
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html


If you are using any other server, just search for "install ssl
certificate java <your server name>"


hth,

Natarajan


Other related posts: