Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tutorial:adm:configuration_-_winrm [2019/07/24 12:19]
kucerar [Debug]
tutorial:adm:configuration_-_winrm [2019/08/14 09:41]
kucerar credssp hadnshake error
Line 124: Line 124:
   * WinRM SDDL is not configured   * WinRM SDDL is not configured
 {{:tutorial:adm:winrm_500.png?nolink|}} {{:tutorial:adm:winrm_500.png?nolink|}}
 +
 +
 +CredSSP handshake error  
 +If you get this error when you trying to use CredSSP over HTTPS connection, the problem can be that there is configured certificate thumbprint directly in config/service  
 +class 'requests_credssp.exceptions.AuthenticationException'>("Server did not response with a CredSSP token after step Step 1. TLS Handshake - actual ''",)  
 +  
 +<code>winrm set winrm/config/service '@{CertificateThumbprint=""}'</code>
 +
  
 ==== HTTPS support ==== ==== HTTPS support ====
  • by erbenr