Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of PubkeyAcceptedKeyTypes for ssh_config #81

Merged
merged 1 commit into from Sep 28, 2022
Merged

Add support of PubkeyAcceptedKeyTypes for ssh_config #81

merged 1 commit into from Sep 28, 2022

Conversation

hbenali
Copy link
Contributor

@hbenali hbenali commented Sep 27, 2022

Pull Request (PR) description

Add support for managing PubkeyAcceptedKeyTypes augeas entry for ssh_config.
Prior to this change, the ssh-agent refuses the use of legacy ssh key (eg sha256). Hence we need to introduce PubkeyAcceptedKeyTypes in /etc/ssh/ssh_config file to support this legacy mode.

Copy link

@bourasom bourasom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ekohl ekohl added the enhancement New feature or request label Sep 28, 2022
@ekohl ekohl merged commit b92f102 into voxpupuli:master Sep 28, 2022
@hbenali hbenali deleted the add_PubkeyAcceptedKeyTypes branch September 28, 2022 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants