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 for SHA256 thumbprint based vCenter authentication #2152

Closed
tenthirtyam opened this issue Mar 13, 2024 · 2 comments · Fixed by #2184
Closed

Add support for SHA256 thumbprint based vCenter authentication #2152

tenthirtyam opened this issue Mar 13, 2024 · 2 comments · Fixed by #2184
Assignees
Labels
chore Type: Chore enhancement Type: Enhancement
Milestone

Comments

@tenthirtyam
Copy link
Collaborator

vSphere in general is moving from SHA1 to SHA256 based TLS certificate thumbprints.

  • Update to vmware/govmomi 0.36.1 which transitions to SHA256 from SHA1.

  • Update to use of SHA256 thumbprint when connecting to vCenter.

Ref:

-vmware/govmomi@2799634

cc @stoyanzhelyazkov @iBrandyJackson

Originally posted by @tenthirtyam in #1808 (comment)

Copy link

github-actions bot commented May 8, 2024

This functionality has been released in v2.8.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Copy link

github-actions bot commented Jun 8, 2024

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Type: Chore enhancement Type: Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant