Skip to content

Support stunnel for protecting livestatus queries #42

Open
@ganto

Description

@ganto

In a distributed multisite setup the Check_MK master site will query the status of the service checks run by the slave site via plain text TCP (by default on port 6557) which is provided by livestatus (also see #33). This connection is unencrypted and unauthenticated which might not satisfy everyone's security policies, especially when being run cross-datacenter.

Add some minimal protection by wrapping the connection into stunnel leveraging debops.stunnel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions