Hi Asaf
Thanks for watching the list. :)
Basically I want to encode "HTTP on host.server.com" into a service
principal like "HTTP/[EMAIL PROTECTED]".
By changing the nameType to GSSName.NT_HOSTBASED_SERVICE, it means the
underlying Kerberos principal should be of the NT-SRV-HST type.
According t
Changeset: a8d6215fa863
Author:weijun
Date: 2008-03-20 11:57 +0800
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/a8d6215fa863
6670362: HTTP/SPNEGO should work across realms
Reviewed-by: valeriep
! src/share/classes/sun/net/www/protocol/http/NegotiatorImpl.java