Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F5A010FF9 for ; Thu, 22 Jan 2015 13:47:35 +0000 (UTC) Received: (qmail 55531 invoked by uid 500); 22 Jan 2015 13:47:35 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 55479 invoked by uid 500); 22 Jan 2015 13:47:35 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 55467 invoked by uid 99); 22 Jan 2015 13:47:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2015 13:47:34 +0000 Date: Thu, 22 Jan 2015 13:47:34 +0000 (UTC) From: "Oleg Kalnichevski (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HTTPCLIENT-1600) Enable supported TLS protocols MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HTTPCLIENT-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287426#comment-14287426 ] Oleg Kalnichevski commented on HTTPCLIENT-1600: ----------------------------------------------- I just cannot make everyone happy, can it? I have to say that I am leaning toward agreeing with the reporter of HTTPCLIENT-1595 more in this case. Oleg > Enable supported TLS protocols > ------------------------------ > > Key: HTTPCLIENT-1600 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1600 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: HttpClient > Affects Versions: 4.4 Final > Reporter: David > > https://github.com/apache/httpclient/commit/a3a8def3ab99174468930b99dc897dd488968c41 reverts a change that enabled TLSv1.1 and TLSv1.2 in java 7. If the 'https.protocols' property has not been set then httpclient should enable all supported TLS protocols. The result of this change will be that TLSv1.1 and TLSv1.2 will be used in java 7. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org