You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs
Martijn Suijlen aa21804165
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_pr
4 years ago
..
bin More boilerplate fixes. (#70224) 4 years ago
docsite Added TLS security protocol for Powershell downloads (#73226) 4 years ago
man added docs to CLI docstringsadded 8 years ago
templates Improve config.rst formatting (#72354) 4 years ago