mirror of https://github.com/ansible/ansible.git
Added TLS security protocol for Powershell downloads (#73226)
##### SUMMARY Added `[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12` to the Powershell scripts that use a file download. If not specified the script won't be allowed to download data from the mentioned URL's. ##### ISSUE TYPE - Docs Pull Request +label: docsite_prpull/73245/head
parent
1202dd000f
commit
aa21804165
Loading…
Reference in New Issue