Connecting Using Pywinrm With Ssl
I followed Matt Wrock's very helpful guide: Understanding and troubleshooting WinRM connection and authentication, (http://www.hurryupandwait.io/blog/understanding-and-troubleshoot
Problem found with the pywinrm version.
Use python version 2.7.10 and pywinrm version (0.1.1). It Worked fine without any error.
Latest version forcibly verifying the ssl certificate even we put exception handlers to ignore certificate in the script.
You may like these posts
Post a Comment for "Connecting Using Pywinrm With Ssl"