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

[BUG] add optional SSLCertificate to TransferEndpoint in content library API #3420

Closed
ericvmw opened this issue Apr 22, 2024 · 1 comment · Fixed by #3421
Closed

[BUG] add optional SSLCertificate to TransferEndpoint in content library API #3420

ericvmw opened this issue Apr 22, 2024 · 1 comment · Fixed by #3421
Assignees

Comments

@ericvmw
Copy link
Contributor

ericvmw commented Apr 22, 2024

Describe the bug
Add optional SSLCertificate to TransferEndpoint in content library API.

To Reproduce
Steps to reproduce the behavior:

  1. upload a file to content library from URL with ssl certificate.

Expected behavior
The optional SSLCertificate is already in the ProbeResult, the source TransferEndpoint should also support optional SSLCertificate for ssl trust of the remote URL.

Affected version
This will affect upcoming vSphere 9.0+ releases.

Screenshots/Debug Output
If applicable, add screenshots or debug output to help explain your problem.

Additional context
Add any other context about the problem here.

@ericvmw ericvmw self-assigned this Apr 22, 2024
Copy link
Contributor

Howdy 🖐   ericvmw ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

ericvmw added a commit to ericvmw/govmomi that referenced this issue Apr 22, 2024
Add the optional SSLCertificate field to TransferEndpoint in content
library API so it can be specified to probe remote transfer endpoint or
upload file from remote endpoint by pull. The field is already in the
ProbeResult as an optional field.

Closes: vmware#3420
dougm pushed a commit that referenced this issue May 7, 2024
Add the optional SSLCertificate field to TransferEndpoint in content
library API so it can be specified to probe remote transfer endpoint or
upload file from remote endpoint by pull. The field is already in the
ProbeResult as an optional field.

Closes: #3420
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 a pull request may close this issue.

1 participant