Skip to content

Add RSA key to Win2012R2 box #10

Open
@hunner

Description

@hunner

tl;dr the box should ship with an RSA host key instead of a DSA host key.

The 1.0.0 box version ships bitvise ssh server with the vagrant insecure ssh key (that is good) and a DSA host key (that is bad). From the OpenSSH docs:

OpenSSH 7.0 and greater similarly disable the ssh-dss (DSA) public key algorithm. It too is weak and we recommend against its use.

To get vagrant ssh to work I have to use the bitvise gui to generate an RSA host key, then click Employ to enable it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions