summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e2f7ddb560..6da24f7964 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -45,7 +45,7 @@ The `execute` resource has a new `input` property which allows you to pass `stdi
### powershell_package
-The `powershell_package` resource has been updated to use TLS 1.2 when communicating on the PowerShell Gallery on Windows 2012-2016. Previously this resource used the system default of TLS 1.0, which now fails as PowerShell Gallery requires TLS 1.2. Thanks for reporting this issues [@Xorima](http://github.com/Xorima).
+The `powershell_package` resource has been updated to use TLS 1.2 when communicating with the PowerShell Gallery on Windows Server 2012-2016. Previously this resource used the system default cipher suite which did not include TLS 1.2. The PowerShell Gallery now requires TLS 1.2 for all communication, which caused failures on Windows Server 2012-2016.. Thanks for reporting this issues [@Xorima](http://github.com/Xorima).
### remote_file