packer-community / winrmcp

Copy files to a remote host using WinRM
MIT License
58 stars 31 forks source link

Add support for winrmcp over WinRM/HTTPS #5

Closed jen20 closed 9 years ago

jen20 commented 9 years ago

This commit adds support for using HTTPS listeners with winrmcp. It also adds flags to ignore validating the certificate chain, and for providing a custom root CA to validate against.

Note that the default is to use HTTPS rather than HTTP.