Malcolm Smith created HTTPCLIENT-1491:
-----------------------------------------

             Summary: Enable provision of Service Principal Name to 
InitializeSecurityContext 
                 Key: HTTPCLIENT-1491
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1491
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpClient
    Affects Versions: 4.4 Alpha1
         Environment: Windows 7
            Reporter: Malcolm Smith
             Fix For: Future
         Attachments: auth.win.patch

I have found when using the org.apache.http.impl.auth.win patch for Kerberos 
authentication in our corporate environment the InitializeSecurityContext 
*pszTargetName parameter must be set to the service principal name 
(http://msdn.microsoft.com/en-us/library/windows/desktop/ms721625(v=vs.85).aspx#_security_service_principal_name_gly)
 for the Kerberos handshake to succeed. 

This patch allows the service principal name to be provided to the 
WindowsNegotiateScheme constructor via the Factory classes. 

I am unsure if this is required or correct for NTLM.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to