Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cookbook to use HTTPS repos #590

Open
thomasriley opened this issue Dec 10, 2017 · 2 comments
Open

Update Cookbook to use HTTPS repos #590

thomasriley opened this issue Dec 10, 2017 · 2 comments
Assignees

Comments

@thomasriley
Copy link
Contributor

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

@thomasriley
Copy link
Contributor Author

Update the repos to use HTTPS for:

  • Sensu
  • Sensu Enterprise

@thomasriley thomasriley self-assigned this Dec 16, 2017
@thomasriley thomasriley mentioned this issue Dec 16, 2017
6 tasks
@majormoses
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants