djoos-cookbooks / newrelic

Development repository for the newrelic cookbook
https://supermarket.chef.io/cookbooks/newrelic
MIT License
143 stars 245 forks source link

Support HTTPS when downloading windows MSI #308

Closed jwitrick closed 7 years ago

jwitrick commented 7 years ago

The client I work for has strict policies limiting the use of http. One workaround is to change the source url to be 'https'.

Another workaround is to have the URL be an input (where the default version is specified in the attributes file instead of resources file).

Specifically I am talking about the server_monitor resource, but there might be others.

djoos commented 7 years ago

Hi @jwitrick,

this was not addressed in the server monitor install, but will be fixed in 2.31.1!

Hope this helps!