rtrouton / rtrouton_scripts

Scripts to share
MIT License
1.3k stars 492 forks source link

Add step to script to retry download of Policy ID List if first download failed #66

Closed HowardGMac closed 3 years ago

HowardGMac commented 4 years ago

Added a check to your Jamf_Pro_Detect_Self_Service_Policies_Without_Icons.sh script to check if the Policy ID List download was blank and if so try again without validating the SSL cert and notify the script user as such.

rtrouton commented 3 years ago

While it may be convenient to turn off SSL validation, I think the better fix is to make SSL validation work.