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 options to bin/check_https.rb #42

Open
2 tasks
ldidry opened this issue Jan 14, 2019 · 3 comments
Open
2 tasks

Add options to bin/check_https.rb #42

ldidry opened this issue Jan 14, 2019 · 3 comments

Comments

@ldidry
Copy link

ldidry commented Jan 14, 2019

  • add an option to disable IPv4 or IPv6 check (when running docker run --rm aeris22/cryptcheck:v2 bin/check_https.rb, IPv6 check fails, would be cool to just do an IPv4 check)
  • add an option to have only a JSON output (so it can be processed by scripts, may be with a Nagios probe)
@ldidry
Copy link
Author

ldidry commented Mar 7, 2019

  • add an option to specify the path for the check (for ex, I can't do a HEAD / on my Ceph S3 API (it returns a 403 status, without the STS header), but I can do it on a file.).

@ldidry
Copy link
Author

ldidry commented Mar 7, 2019

ping @aeris

@diyfr
Copy link

diyfr commented Apr 4, 2019

  • add an option to use/add internal certificate authority. cert.rb#12

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