cyberark / conjur-puppet

Official Puppet module for CyberArk Conjur
https://forge.puppet.com/cyberark/conjur
Apache License 2.0
6 stars 3 forks source link

144 Add warning when accessing non-https URLs #234

Closed sgnn7 closed 3 years ago

sgnn7 commented 3 years ago

We want to notify the user that any communication over non-https links is insecure so this change adds puppet warnings for any attempt at accessing such endpoints.

What ticket does this PR close?

Connected to #144

Checklists

Change log

Test coverage

Documentation