Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB7B69A83 for ; Mon, 9 Jan 2012 19:34:04 +0000 (UTC) Received: (qmail 8109 invoked by uid 500); 9 Jan 2012 19:34:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 7959 invoked by uid 500); 9 Jan 2012 19:34:00 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 7944 invoked by uid 99); 9 Jan 2012 19:33:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 19:33:59 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.62.56] (HELO qmta06.westchester.pa.mail.comcast.net) (76.96.62.56) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2012 19:33:52 +0000 Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12]) by qmta06.westchester.pa.mail.comcast.net with comcast id KXDj1i0060Fqzac56XZXiX; Mon, 09 Jan 2012 19:33:31 +0000 Received: from Christophers-MacBook-Pro.local ([69.143.109.145]) by omta08.westchester.pa.mail.comcast.net with comcast id KXZW1i00x38FjT13UXZXCW; Mon, 09 Jan 2012 19:33:31 +0000 Message-ID: <4F0B4109.7020902@christopherschultz.net> Date: Mon, 09 Jan 2012 14:33:29 -0500 From: Christopher Schultz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: SSL Configuration Errors References: <4F04B697.6050300@pidster.com> <4F06BF36.3070200@pidster.com> <4F07739C.7040007@christopherschultz.net> In-Reply-To: X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Justin, On 1/9/12 2:24 PM, Justin Larose wrote: > I did import my cert with the alias tomcat. You can see that in > the screenshot here: This list strips non-text attachments. > I have used the keytool to delete all 3 certs (root, intermediate > and primary) and readd them many times. I even just tried only the > Primary cert with the alias tomcat as the only cert. But the log > shows same error: > > SEVERE: Failed to initialize end point associated with > ProtocolHandler ["http-bio-8443"] java.io.IOException: Alias name > tomcat does not identify a key entry When you created your key to create the CSR, did you use "tomcat" as the alias for *that* as well? Looks like it can't find a *key*, not a *cert*. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8LQQkACgkQ9CaO5/Lv0PAEWgCZATL6UwEj2nOs6dvEVUJFW8GV 5A8An0yMRLdNH8HZjkuO3yZIG2KGQAWm =TJbX -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org