Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 90124 invoked from network); 12 Oct 2003 19:31:07 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Oct 2003 19:31:07 -0000 Received: (qmail 76548 invoked by uid 500); 12 Oct 2003 19:30:37 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 76520 invoked by uid 500); 12 Oct 2003 19:30:37 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 76506 invoked from network); 12 Oct 2003 19:30:37 -0000 Received: from unknown (HELO moutng.kundenserver.de) (212.227.126.187) by daedalus.apache.org with SMTP; 12 Oct 2003 19:30:37 -0000 Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1A8lvN-0006J7-00 for tomcat-user@jakarta.apache.org; Sun, 12 Oct 2003 21:30:41 +0200 Received: from [80.128.24.40] (helo=cyberspaceroad.com) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1A8lvN-0005Al-00 for tomcat-user@jakarta.apache.org; Sun, 12 Oct 2003 21:30:41 +0200 Message-ID: <3F89ABB9.2080902@cyberspaceroad.com> Date: Sun, 12 Oct 2003 21:30:01 +0200 From: Adam Hardy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 X-Accept-Language: de-de, en, en-us MIME-Version: 1.0 To: Tomcat Users List Subject: Re: [HELP!] Which key alias names to use for SSL? References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 10/11/2003 11:12 PM Sonny Sukumar wrote: > > Hi Adam, > > Your first step was: > >> # keytool -genkey -alias tomcat -keyalg RSA > > > and your last step was: > >> # keytool -import trustcacerts -file public.crt -alias tomcat > > > So you used the same alias ("tomcat") for both the private key and the > signed public key. This is what doesn't work for me, because when I > import the signed public key using the same ("tomcat") alias, my private > key gets overwritten. I've verified this using "keytool list -keystore > ./.keystore" > > I also have the root cert from GeoTrust in there with alias "root". The > root cert is actually an Equifax cert valid from 1998 to 2018, but the > GeoTrust tech support rep told me to use that one. Could this be the > problem? > > Other ideas? Sorry, but I've no real experience with this myself. You've lost me there on the root alias. I was hoping someone else might jump in with some advice for you. Did you check the rest of the thread in the list archive? Adam -- struts 1.1 + tomcat 5.0.12 + java 1.4.2 Linux 2.4.20 RH9 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org