Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Jetty Spnego instruction ktpass - why only crypto RC4-HMAC-NT?

Dear Devs,
 
At a customer site, the client browser sends a negotiate header, but the server side fails with a checksum failed error. It seems to be related to the used cipher suite.
 
The online jetty documentation tells to use ‘ktpass’ with specifically RC4-HMAC-NT
 
Does Jetty only support RC4-HMAC-NT?
 
Is there anything on the browser/client side which can be done to enforce the particular RC4 cipher?
(I would expect spnego/kerberos does auto-selection)
 
 
this mailing-list seemed most suited for the question. If not, please advise.
 
Kind regards,
Roland
 

Back to the top