Hi,
To workaround this issue apply the following:
- Move the ESX machine to community-support
esxcli software acceptance set --level=CommunitySupport
- Install the bundle with no-sign-check
esxcli software vib install -d <vib_file> --no-sig-check
- Set back PartnerSupported
esxcli software acceptance set --level=PartnerSupported
Thanks,
Samer