Skip to content

restrict license claim to specific node in airgapped enironment #46

@k0muc

Description

@k0muc

I am trying to use a relay for licenses in an airgapped container environment (Kubernetes / OKD). During operation, I encountered the following two issues:

  1. Restricting License Claims in Air-Gapped Relay Environments Is it possible to restrict a license to a specific fingerprint at the license generation stage for use with keygen-relay? In air-gapped environments, the current "first node wins" behavior allows the first node that requests the license to automatically claim it. We need a mechanism to pre-validate or block the license claim based on a specific fingerprint before the first download occurs.
  2. Support for Custom Fingerprint Definitions in Containerized Environments (OKD) If restricting fingerprints at the license level is not possible, can keygen-relay use a custom fingerprint definition instead of the default machine-id for node-locked licenses? Since the application runs in a containerized environment (OKD/Kubernetes), machine-id is not good idea. We need to provide a stable, user-defined fingerprint (e.g., via environment variables or startup parameters) that remains consistent across container restart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions