chocolatey / choco-quickstart-scripts

C4B Quick-Start Guide - Supporting Scripts
Apache License 2.0
18 stars 9 forks source link

(#247) Enable packageHashValidation feature #268

Closed steviecoaster closed 2 weeks ago

steviecoaster commented 1 month ago

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