terraform/communicator/winrm
jd3nn1s 21c9c2ce00 communicator/winrm: pass cacert option correctly
It appears that the cacert option for the winrm provisioner was
not getting passed correctly to the winrm package. Log output
showed that CACert was false regardless of configuration.

While the validation of the connector looked for cacert, the winrm
communicator looked for ca_cert.
2017-10-23 13:28:41 -07:00
..
communicator.go communicator/winrm: pass cacert option correctly 2017-10-23 13:28:41 -07:00
communicator_test.go communicator/{ssh,winrm}: seed random script paths 2016-06-29 09:32:24 -05:00
provisioner.go communicator/winrm: pass cacert option correctly 2017-10-23 13:28:41 -07:00
provisioner_test.go communicator/winrm: pass cacert option correctly 2017-10-23 13:28:41 -07:00