windows authentication using winrm and certificate from linux
Hi,
I found the below article that gives explanation on authenticating windows machine using winrm with pfx certificate. This works well for windows client using powershell.
https://cloudbase.it/windows-without-...
Is there any document on how to connect from linux. pfx certificate doesn't work when connected from linux using pywinrm or ansible. It gives unreachable error.
Regards Prakash