Closed piyush94 closed 5 years ago
The default port is the encrypted default port of 5986. Also, we use CredSSP and TLS 1.2 which are both encrypted.
Thanks
@sbtaylor15 I tried connecting to an Azure VM from deployhub and it is trying to connect over HTTP 5985 which is not allowed by our firewall policy.
CC: @svisagan83
@piyush94 we removed the code to switch between http and https. Now letting ansible handle this for us. Please pull latest image.
CC: @svisagan83
In windows endpoint connection with WinRM, is deployhub using port 5985 which is unencrypted or port 5986 which is encrypted?