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

Check various aspects of a certificate #308

Open
tamalsaha opened this issue Mar 15, 2018 · 2 comments
Open

Check various aspects of a certificate #308

tamalsaha opened this issue Mar 15, 2018 · 2 comments

Comments

@tamalsaha
Copy link
Contributor

  • Alg.
  • SANS list

https://www.monitoring-plugins.org/doc/man/check_http.html

@l13t
Copy link

l13t commented May 3, 2018

icinga has built-in solution for this: https://www.icinga.com/docs/icinga2/latest/doc/10-icinga-template-library/#http

it should be the same plugin.

@tamalsaha
Copy link
Contributor Author

Currently we implement icinga plugins that can read the data from a Kubernetes secret or secrets and perform these checks.

We can work towards bringing parity to icinga's built-in plugin but this has to be reimplemented in some way https://github.com/appscode/searchlight/blob/master/plugins/check_cert/lib.go#L203

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