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

Add warnings to the Puppet module if HTTPS not being used to talk to Conjur #144

Closed
diverdane opened this issue Jul 20, 2020 · 0 comments
Closed

Comments

@diverdane
Copy link
Contributor

diverdane commented Jul 20, 2020

Is your feature request related to a problem? Please describe.

The Puppet module should generate a warning (or even better, fail) whenever HTTP is being used to communicate with Conjur rather than HTTPS.

Describe the solution you would like

Definition of Done (DoD):

  • The puppet module generates a warning when HTTP is used to communicate with Conjur
    for either Puppet master or Puppet agent, rather than HTTPS.
  • Extra credit: The puppet module errors out when HTTP is used to communicate with Conjur,
    rather than HTTPS.

Describe alternatives you have considered

Additional context

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

No branches or pull requests

3 participants