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 50B1618E49 for ; Fri, 6 Nov 2015 17:53:43 +0000 (UTC) Received: (qmail 77389 invoked by uid 500); 6 Nov 2015 17:53:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 77274 invoked by uid 500); 6 Nov 2015 17:53:38 -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 77257 invoked by uid 99); 6 Nov 2015 17:53:38 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2015 17:53:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 13BC6C15E8 for ; Fri, 6 Nov 2015 17:53:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.151 X-Spam-Level: *** X-Spam-Status: No, score=3.151 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id wlWU6Ud-g1LN for ; Fri, 6 Nov 2015 17:53:23 +0000 (UTC) Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com [209.85.217.170]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 2B781213B7 for ; Fri, 6 Nov 2015 17:53:23 +0000 (UTC) Received: by lbbkw15 with SMTP id kw15so57104486lbb.0 for ; Fri, 06 Nov 2015 09:53:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ghbsQWVxXfk/a4yrmJZIyETnt7H2DtsZIHwAyNqgW+E=; b=QrU1Ycvip2QxQovtODvTBm8ZkE4768ZjEGd4ur2eB01d8D6VHYHfU9aXZxKaWOeHbc mS1NXRP9oV27kq5LgXuZ35CviRLEk04XTBCh0Da41Fys+e1kNfoDcol648mVfDSvboqL z260x9nrltWfjqF4/ucwUDvv1qNucRTkOKb/u9Ui31cOC75v7s/e+YVb96BV6oiIu63n UhDRkXUxpsMALqUls1oUPPQeVUqW8mXzq1o1GXifxNr3L3/+HNQQVphPOdXgep1Kp7Jt 9biduRcfu6aaOYsrjgfOyZefplqvAaK9FfEGXpDeTK5ODv8qmCZXCuYDwEWs/1Twli7n 2i/w== MIME-Version: 1.0 X-Received: by 10.112.162.39 with SMTP id xx7mr7657621lbb.14.1446832402551; Fri, 06 Nov 2015 09:53:22 -0800 (PST) Received: by 10.25.77.196 with HTTP; Fri, 6 Nov 2015 09:53:22 -0800 (PST) Received: by 10.25.77.196 with HTTP; Fri, 6 Nov 2015 09:53:22 -0800 (PST) In-Reply-To: <563CD024.802@christopherschultz.net> References: <563CD024.802@christopherschultz.net> Date: Fri, 6 Nov 2015 23:23:22 +0530 Message-ID: Subject: Re: ERR_SSL_PROTOCOL_ERROR From: Brajesh Patel To: Tomcat Users List Content-Type: multipart/alternative; boundary=089e01228be06759720523e2eb9c --089e01228be06759720523e2eb9c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi chris, Thanks for your reply, yes we are on too old version of tomcat , issue was occur because infra team updated java version . sent from YU On Nov 6, 2015 9:37 PM, "Christopher Schultz" wrote: > Brajesh, > > On 11/6/15 1:44 AM, Brajesh Patel wrote: > > We are getting "ERR_SSL_PROTOCOL_ERROR" error while hitting any request > > from browser following configuration we have: > > > > Tomcat:5.5 > > > > > > > > > > > > > > > > value=3D"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_1= 28_GCM_SHA256,TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHAC= HA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_DHE_RS= A_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_EC= DHE_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_ECD= SA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH= _AES_128_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_CBC_S= HA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_3DES_EDE_CBC_SHA,TLS_EMPTY_REN= EGOTIATION_INFO_SCSV"/> > > > > Please suggest us. > > A few things: > > 1. Tomcat 5.5 is no longer supported. Consider an upgrade to a later > version. Tomcat 8.0.28 is the most recent version. > > 2. SSL protocol error is almost certainly caused by trying to use an > SSLv3 client with a TLS-only server (or vice-versa). The server or the > client might have been updated without you realizing it. Recent versions > of the Java JVM have SSLv3 explicitly disabled and you'd need additional > configuration to re-enable it. > > Can you connect to your server using the "openssl s_client" command? You > may have to use the "-ssl3" or "-tls1" switches to be able to connect. > > -chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --089e01228be06759720523e2eb9c--