You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Add optional SSLCertificate to TransferEndpoint in content library API.
To Reproduce
Steps to reproduce the behavior:
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.
The text was updated successfully, but these errors were encountered:
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
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
Describe the bug
Add optional SSLCertificate to TransferEndpoint in content library API.
To Reproduce
Steps to reproduce the behavior:
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.
The text was updated successfully, but these errors were encountered: