Skip to content

Usage of wildcards in known host files #331

Closed
@predi

Description

@predi

Current implementation of net.schmizz.sshj.transport.verification.OpenSSHKnownHosts.SimpleEntry does not seem to support hostname patterns, just plain old hostnames.

  • foo.example.org
  • ???.example.org
  • *.example.org

Seems to be an omission similar to #281, might as well do them at once.

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