Skip to content

Make the key type configurable #6

Description

@afbjorklund

Currently it is hardcoded to "rsa", but you might want to use for instance "ed25519"?

This applies to both generating new identity keys, and when scanning for host keys.

pkg/cluster/cluster.go: "-t", "rsa",

pkg/cluster/machine.go: "-t", "rsa",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions