You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now download the pgp key over https so the risk of MITM has gone down drastically I am not sure the benefits of using https when we are already verifying integrity with gpg. I am fine with leaving this open buts certainly not a high priority anymore.
The cookbook is currently accessing the Sensu repos via HTTP by default. We should update the cookbook to use HTTPS instead.
Expected Behavior
Packages should be downloaded via HTTPS only.
Current Behavior
Packages are downloaded via HTTP
The text was updated successfully, but these errors were encountered: