VMware NSX
There are transport node SSL certificates which are expired or will expire within 90 days.
Run the CARR script using dry run to identify number of Edges and Hosts with TN certificates of validity 90 days or less
tar -xvf carr-1.18.tar.gz
cd carr-1.18
./start.sh -d -t 90
./start.sh -t 90 -r validation_config_recovery_mode.yaml
For more details on CARR script refer Using Certificate Analyzer, Results and Recovery (CARR) Script to fix certificate related issues in NSX
Note: In scenarios, where there is a need to replace the Transport Node certificate individually, follow the steps mentioned on Alarm For Transport Node Certificate is About to Expire.