Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Unsupported option "rhostsrsaauthentication" "rsaauthentication" #184

@AaronHolbrook

Description

@AaronHolbrook

Using this role on Ubuntu 18.04 throws some messages when attempting to use SSH from inside the box:

git clone git@github.com:ZeekInteractive/wordpress-project.git
Cloning into 'wordpress-project'...
/etc/ssh/ssh_config line 75: Unsupported option "rhostsrsaauthentication"
/etc/ssh/ssh_config line 78: Unsupported option "rsaauthentication"
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
remote: Counting objects: 305, done.
remote: Compressing objects: 100% (267/267), done.
remote: Total 305 (delta 32), reused 295 (delta 22), pack-reused 0
Receiving objects: 100% (305/305), 2.87 MiB | 18.70 MiB/s, done.
Resolving deltas: 100% (32/32), done.

I'm suspecting that this is because openSSH has deprecated those two options and is vocally alerting us to not use them in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions