Skip to content

agent_uuid "hostname" generate a new UUID #280

Open
@aplanas

Description

@aplanas

The Python Keylime agent have the option to set agent_uuid = hostname, to set the FQDN as the UUID agent. The Rust version do not implement this feature (but is documented in keylime.conf)

I am looking for a Rust crate that can here, but so far no one is following how Python works (socket.getfqdn that use gethostname and gethostbyaddr from POSIX netdb).

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