VCF Operations 9.0.x
The persistent certificate reversion is caused by a synchronization mismatch between the Managed Object Browser (MOB) and the local certificate file /storage/vcops/user/conf/ssl/south_cert.pem. During reconciliation cycles, the system prioritizes the stale local file, overriding applied changes. Updating south_cert.pem resolves the desynchronization.
# openssl s_client -connect <Cloud_Proxy_Address>:443 | openssl x509# cp /storage/vcops/user/conf/ssl/south_cert.pem /storage/vcops/user/conf/ssl/south_cert.pem.baksouth_cert.pem using vi editor and paste the certificate content from step 1