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 F2C3D17925 for ; Wed, 8 Oct 2014 14:44:33 +0000 (UTC) Received: (qmail 48903 invoked by uid 500); 8 Oct 2014 14:44:33 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 48852 invoked by uid 500); 8 Oct 2014 14:44:33 -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 48841 invoked by uid 99); 8 Oct 2014 14:44:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2014 14:44:33 +0000 Date: Wed, 8 Oct 2014 14:44:33 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HTTPCLIENT-1560) Request mutual auth in WinHttpClient 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-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163559#comment-14163559 ] ASF GitHub Bot commented on HTTPCLIENT-1560: -------------------------------------------- Github user ok2c commented on the pull request: https://github.com/apache/httpclient/pull/20#issuecomment-58368575 Committed to SVN trunk http://svn.apache.org/r1630125 Oleg > Request mutual auth in WinHttpClient > ------------------------------------ > > Key: HTTPCLIENT-1560 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1560 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: HttpAuth > Affects Versions: 4.4 Beta1 > Reporter: Michael Osipov > > {{WindowsNegotiateScheme}} shall request in [line 278|https://github.com/apache/httpclient/blob/trunk/httpclient-win/src/main/java/org/apache/http/impl/auth/win/WindowsNegotiateScheme.java#L278] mutual auth ({{ISC_REQ_MUTUAL_AUTH}}) by the server. This adds another layer of security when Kerberos is selected. -- 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