Skip to content

Add support for SHA256 fingerprint for diego-ssh #4380

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 2 commits into from
Jun 18, 2025

Conversation

nookala
Copy link
Contributor

@nookala nookala commented May 29, 2025

Add a new property sha256_fingerprint that diego can use to avoid incompatibilities when updating from sha1 to sha256

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

Snippet of the sample desired_lrps with the new property

"host_fingerprint":"ca:a7:9f:3b:1a:87:78:10:7d:1a:d5:1b:0d:15:83:82:f4:82:52:1d","host_256_fingerprint":"NLHkJb8nhxGcuiJgib46gVPUOt9iS91TQ2+Nd6mvphM="}

  • An explanation of the use cases your change solves

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

Add a new property sha256_fingerprint that diego can use to avoid incompatibilities when updating from sha1 to sha256
@nookala nookala marked this pull request as ready for review May 30, 2025 13:58
@Samze Samze merged commit 12ebacb into cloudfoundry:main Jun 18, 2025
12 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Jun 18, 2025
Changes in cloud_controller_ng:

- Add support for SHA256 fingerprint for diego-ssh
    PR: cloudfoundry/cloud_controller_ng#4380
    Author: Sriram Nookala <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants