vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.27k stars 897 forks source link

api: add SSLCertificate to TransferEndpoint in content library API #3421

Closed ericvmw closed 2 months ago

ericvmw commented 2 months ago

Description

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

Type of change

Please mark options that are relevant:

How Has This Been Tested?

Checklist: