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

Support for Secure SSL Connections #57

Open
Blue0ctober opened this issue May 11, 2018 · 2 comments
Open

Support for Secure SSL Connections #57

Blue0ctober opened this issue May 11, 2018 · 2 comments

Comments

@Blue0ctober
Copy link

We have a use case where the only way to get aggregate checks to work is to add the -k option to the check which makes an insecure connection to port 4567. Normally this is fine but with this Sensu-Enterprise configuration only SSL 4568 is support for the API and 4567 is disabled.

We'd like to see a way to allow utilizing the secure connection on 4568.

@majormoses
Copy link
Member

majormoses commented Jun 30, 2018

@Blue0ctober which check is this for? I think its very doable.

EDIT: check-aggregate.rb?

@majormoses
Copy link
Member

The entire API URL (including protocol, host, and port) and all exposed: https://github.com/sensu-plugins/sensu-plugins-sensu/blob/3.0.0/bin/check-aggregate.rb#L20-L30

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