This article provides steps to replace self-signed certificates with custom certificates in VCF Operations for Networks
Note: VCF Operations for Networks was formerly known as vRealize Operations for Networks (vRNI) and Aria Operations for Networks (AON).
VCF Operations for Networks 6.x
vrni_cert.cer, ca_root_cert.cer and ca_inter_cert.cer (if present) files by running the following command on the VCF Operations for Networks platform appliance as the support user:
cat /home/support/certs/vrni_cert.cer /home/support/certs/ca_inter_cert.cer /home/support/certs/ca_root_cert.cer > vrni_cert_chain.cercustom-cert-removecustom-cert copy --host localhost --user support --port 22 --path /home/support/certs/vrni_cert_chain.cercustom-cert copy --host localhost --user support --port 22 --path /home/support/certs/vrni_key.keycustom-cert list(cli) custom-cert listvrni_cert_chain.cervrni_key.keycustom-cert apply