Icinga / Icinga/icinga2

ssl_cert: Allow forcing IPv4 or IPv6 check

Open
#9,979 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/itl good first issue
Dominant language
C++
Stars
2.2k
Forks
616
Avg merge
5d 6h
Merged PRs (30d)
10

Description

Is your feature request related to a problem? Please describe.

check_ssl_cert supports passing -4 and -6 to force IPv4 or IPv6 respectively. There is no Icinga option to pass this through.

Describe the solution you'd like

Add an option for Icinga to pass through these arguments.

Describe alternatives you've considered

?

Additional context

Something like #9978

Contributor guide

Open the contributing guide

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 by reviewing issue #9978 and the existing check_ssl_cert option handling in Icinga. Trace where check_ssl_cert arguments are configured, then verify that the requested Icinga option can pass through IPv4 and IPv6 selection and that both modes behave as expected.

Written by the indexing model from the issue text.

Assessment

Domain
observability-sre
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
43/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.