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 flag to support omitting SANs list entries #1005

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Nov 4, 2024

Add new flag which allows omitting the entries for a lengthy SANs list. This provides a way to trim plugin output in an intentional way with minimal impact vs omitting by default.

While of somewhat limited use by itself, this new flag is intended to help reduce plugin output to make room for an optional encoded payload. If requested, this payload would be emitted by the plugin and later available for retrieval from the monitoring system by downstream evaluation/reporting tooling).

This new behavior/flag is disabled by default.

refs GH-993

Add new flag which allows omitting the entries for a lengthy
SANs list. This provides a way to trim plugin output in an
intentional way with minimal impact vs omitting by default.

While of somewhat limited use by itself, this new flag is
intended to help reduce plugin output to make room for an
optional encoded payload. If requested, this payload would
be emitted by the plugin and later available for retrieval
from the monitoring system by downstream evaluation/reporting
tooling).

This new behavior/flag is disabled by default.

refs GH-993
@atc0005 atc0005 added documentation Improvements or additions to documentation enhancement New feature or request config plugin/check_cert app/lscert output/extended Long Service Output (aka, "extended" or "detailed") app/cpcert labels Nov 4, 2024
@atc0005 atc0005 added this to the v0.20.0-alpha.9 milestone Nov 4, 2024
@atc0005 atc0005 self-assigned this Nov 4, 2024
@atc0005 atc0005 merged commit 62c3f83 into development Nov 4, 2024
25 of 29 checks passed
@atc0005 atc0005 deleted the i993-add-flag-to-summarize-sans-entries branch November 4, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/cpcert app/lscert config documentation Improvements or additions to documentation enhancement New feature or request output/extended Long Service Output (aka, "extended" or "detailed") plugin/check_cert
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant