Icinga / Icinga/icinga-powershell-plugins

Invoke-IcingaCheckCertificate enhancements

Open
#428 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PowerShell
Stars
55
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Hi,
am I the only one or would it be nice to have some additional information of the certificates returned by this check (at least with verbosity mode)?
I think of serial, thumbprint, friendly name, certificate template, issuer and maybe subject alternative names. (So no basic copy of the content the Certificate Monitoring module displays, but a limited version.)

Additionally it would also be nice if those fields can be searched (like it's already possible with thumbprint for example).
But maybe that's only a "personal problem" with a lot of certificates in the certificate store to find the "right" certificate.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Invoke-IcingaCheckCertificate entry point and inspect how thumbprint filtering and verbosity output are currently handled. Completion would mean adding the requested certificate details to verbose output and making those fields searchable, with the behavior checked against the repository's existing tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.