You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
i'm trying to use winrm with kerberos and message encryption over http
i'm getting this error :
winrm.exceptions.WinRMError: message encryption is set to 'always' but the selected auth method kerberos does not support it
i working on windows server and i have the latest winrm .
if i disable message encryption and allow Unencrypted on host - it is work , but i don't want to do that. i prefer to work with encrypted message.