Removing a CA-signed certificate

Unified Compute Platform (UCP) Advisor Administration Guide

Version
4.5.x
Audience
anonymous
Part Number
MK-92UCP119-13
ft:lastEdition
2024-03-11

If you want to replace an existing CA-signed certificate with the same domain name, then you must remove the existing certificate.

  1. Log on to the Master Node VM as an admin user.
  2. Identify the ID of the certificate that you want to remove. Enter:
    curl -k https://Cluster-IP-kong-admin:8444/certificates
  3. Remove the existing certificate. Enter:
    curl -k -X DELETE  https://Cluster-IP-kong-admin:8444/certificates/certificate-id