CrowdStrike / falcon-scripts

Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor
The Unlicense
137 stars 81 forks source link

fix(migrate): set tls upfront + change log method #195

Closed carlosmmatos closed 1 year ago

carlosmmatos commented 1 year ago

This PR moves TLS 1.2 enablement to the top to ensure the endpoint can run the script. Also fixes an issue with using the wrong logging method.

ffalor commented 1 year ago

@carlosmmatos is this good to merge?