Enables the usePackageHashValidation feature to increase the security of Chocolatey during install and upgrade operations.
Motivation and Context
Security is always important, and this new addition to the product should be enabled by default to ensure our customers have the most reliable and secure experience possible.
Testing
This will be tested Across Server 2019 and Server 2022 with various SSL cerfificate validations by automation.
Also validated change manually in local dev environment as this is a client-side change
Operating Systems Testing
Windows Server 2019
Windows Server 2022
Change Types Made
r
[ ] Bug fix (non-breaking change).
[x] Feature / Enhancement (non-breaking change).
[ ] Breaking change (fix or feature that could cause existing functionality to change).
Description Of Changes
Enables the usePackageHashValidation feature to increase the security of Chocolatey during install and upgrade operations.
Motivation and Context
Security is always important, and this new addition to the product should be enabled by default to ensure our customers have the most reliable and secure experience possible.
Testing
This will be tested Across Server 2019 and Server 2022 with various SSL cerfificate validations by automation. Also validated change manually in local dev environment as this is a client-side change
Operating Systems Testing
Change Types Made
r
Change Checklist
Related Issue
Fixes #247