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 encrypted virtual machines #244

Open
stogoh opened this issue Aug 25, 2024 · 0 comments
Open

Add support for encrypted virtual machines #244

stogoh opened this issue Aug 25, 2024 · 0 comments
Milestone

Comments

@stogoh
Copy link

stogoh commented Aug 25, 2024

Community Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Update the existing drivers to support for encrypted virtual machines, by passing the encryption password to the driver.

Use Case(s)

Interacting with encrypted virtual machines.

Potential configuration

The driver uses the vmrun CLI tool to interact with the virtual machines (i.e. cloning a virtual machine). The vmrun utility allows passing the encryption password by setting the -vp argument accordingly.

Potential References

https://docs.vmware.com/en/VMware-Workstation-Pro/17/com.vmware.ws.using.doc/GUID-BA4C49B3-587C-4ED7-905E-827B755CC451.html

@tenthirtyam tenthirtyam added this to the Backlog milestone Aug 25, 2024
@tenthirtyam tenthirtyam changed the title Adding support for encrypted virtual machines Add supportt for encrypted virtual machines Aug 25, 2024
@tenthirtyam tenthirtyam self-assigned this Aug 25, 2024
@tenthirtyam tenthirtyam changed the title Add supportt for encrypted virtual machines Add support for encrypted virtual machines Oct 7, 2024
@tenthirtyam tenthirtyam removed their assignment Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants