Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 84115 invoked from network); 23 Jun 2003 23:06:00 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 23 Jun 2003 23:06:00 -0000 Received: (qmail 18195 invoked by uid 97); 23 Jun 2003 23:08:28 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 18188 invoked from network); 23 Jun 2003 23:08:27 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 23 Jun 2003 23:08:27 -0000 Received: (qmail 80228 invoked by uid 500); 23 Jun 2003 23:05:22 -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 39555 invoked from network); 23 Jun 2003 22:31:17 -0000 Message-ID: <20030623223124.52015.qmail@web41604.mail.yahoo.com> Date: Mon, 23 Jun 2003 15:31:24 -0700 (PDT) From: Dan Soschin Subject: SSL Handshake Error / Couldn't find trusted certificate To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Specs: Tomcat 4.0.6 w/ JDK 1.4.1 on Windows 2000 Advanced Server I run the keytool command to generate keystore successfully, obtained a csr from thawte and successfully imported it into the keystore file. I modified the server.xml file to point to the keystore file, etc, uncommenting SSL connector When I access my app at https:8443/myapp... I get the follow error in Tomcat: 2003-06-23 14:57:40 StandardWrapperValve[portal]: Servlet.service() for servlet portal threw exception javax.servlet.ServletException: Exception opening resource https://localhost:8443/portal/FileMenuController.exec?action=viewAlt: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Couldn't find trusted certificate I'm new to Tomcat/SSL, but I have gone over the instructions in the howTo from apache and thawte and cannot get any further. Can anybody please tell me what stupid thing I forget to do? I'm sure its obvious. Thanks! __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org