Skip to content

Fix Supported SSH algorithms #4171

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

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Conversation

ragingo
Copy link
Contributor

@ragingo ragingo commented Sep 18, 2022

  • Supported SSH algorithms > Encryption
    • Two aes128-cbc and no aes128-ctr.
  • Supported SSH algorithms > HMAC
    • Two hmac-sha2-256 and no hmac-sha2-512.

We have not been able to verify the operation, so we apologize if this is an incorrect correction.

ℹ️ As for hmac-sha2-512, it is described in HMAC example. I think there is no problem.

@prmerger-automator
Copy link
Contributor

@ragingo : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@opbld31
Copy link

opbld31 commented Sep 18, 2022

Docs Build status updates of commit 2377001:

✅ Validation status: passed

File Status Preview URL Details
docs/linux/connect-to-your-remote-linux-computer.md ✅Succeeded

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@Court72
Copy link
Contributor

Court72 commented Sep 19, 2022

@TylerMSFT

Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Sep 19, 2022
Copy link
Contributor

@colin-home colin-home left a comment

Choose a reason for hiding this comment

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

@ragingo Thanks for the updates.

@colin-home colin-home merged commit e1dd23f into MicrosoftDocs:main Sep 27, 2022
@ragingo ragingo deleted the patch-1 branch September 28, 2022 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants