HTTP traffic encryption with Kerberos (for Vista winrm)
843810Jul 4 2007 — edited Jul 13 2007Hi everybody.
I am trying to connect to winrm service using Kerberos authentication and there are no any problems with it. But this service allow(by default) only Kerberos or Negotiate encrypted HTTP message. Do anybody know how to do it ? I am using standart HttpURLConnection class but after many time of unsuccessfull try of Kerberos HTTP encryption investigation I ready to use any other HTTP client which supports Kerberos authentication and message encryption.