The problem is my signed cert needs to be chained to the CA.
-Original Message-
From: Michael Holstein [mailto:[EMAIL PROTECTED]
Sent: Friday, March 09, 2007 1:00 PM
To: Tomcat Users List
Subject: Re: SSL Certs
> Thanks. Works like a charm. One more question. How do I establish the
> cha
Thanks. Works like a charm. One more question. How do I establish the
chain to the CA? Do I do it using keytool?
-Original Message-
From: Philip Brusten [mailto:[EMAIL PROTECTED]
Sent: Friday, March 09, 2007 9:30 AM
To: Tomcat Users List
Subject: Re: SSL Certs
Hello,
Erich Rockman
Hello. I am trying to take an SSL key/cert from another machine and move
it to my app server using the keytool. I have a key file and the signed
cert from a CA but cannot figure out whick keytool commands to use to
load it. Any help would be appreciated. Thanks.