add an option to New-ContentLibraryItem to disable the certificate check in OVA
When using New-ContentLibraryItem cmdlet, import to library fails if OVA contains a self-signed cert. Currently, there is no option to disable the cert check. See https://communities.vmware.com/thread/634154 for details. It would be great to have ...