Kerberos : KRBError sname include port.
---------------------------------------
Key: HTTPCLIENT-966
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-966
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient
Affects Versions: 4.1 Alpha2
Environment: Windows XP SP2
Reporter: Julien
When trying to contact "http://myhost.mydomain:myport/myApp/"
Kerberos TGS-REQ sname is "myhost.mydomain:myport" and there are KrbException:
Server not found in Kerberos database (7).
When trying to open "http://myhost.mydomain:myport/myApp/" in firefox
Kerberos TGS-REQ sname is "myhost.mydomain" and it's work.
i think it's bug, cause sname have not to contain ":myport"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]