In the License Hub (LH), users may encounter one or all of the following issues:
These issues prevent users from knowing if there is a connectivity issue between License Hub and Avi Cloud Console.
Below are the alarms that are impacted:
vDefend License Hub 2.0
Perform Ingress Cert Rotation on LH.
Steps:
fix_licensing_service_truststore.sh) to the License Hub VM.sysadmin (no root/sudo needed — it only needs kubectl access to the workload cluster):chmod +x fix_licensing_service_truststore.sh
./fix_licensing_service_truststore.sh --help # Print the options (Optional)
./fix_licensing_service_truststore.sh --dry-run # Does a dry run of the script (Optional)
./fix_licensing_service_truststore.sh # Execute the script
NAPP_PLATFORM_INGRESS is now trusted and licensing-service has restarted." on success. You can additionally confirm no more TLS errors with:kubectl logs -n nsxi-platform deploy/licensing-service | grep -i "unknown authority"
If you encounter alarms on SSP instead, you may refer to the KB: Workaround for alarms not getting raised/resolved on Security Services Platform (SSP) after ingress certificate rotation