Skip to content

Fix package database to use TLS options #189

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix package database to use TLS options #189

wants to merge 1 commit into from

Conversation

jrauh01
Copy link
Collaborator

@jrauh01 jrauh01 commented Jul 9, 2025

The old database implementation did not consider the TLS options. This means that no connection can be established to a database secured with a certificate.

Now we use the Icinga Go Library database (which does consider TLS options) to create the old database.

Fix #188

@jrauh01 jrauh01 self-assigned this Jul 9, 2025
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

icinga-kubernetes do not work with tls and ca
1 participant