Deleting a Web Application Firewall Certificate

Describes how to delete a certificate from a web application firewall policy.

    1. Open the navigation menu and click Identity & Security. Under Web Application Firewall, click Edge Policy Resources.

      Alternatively, open the Web Application Firewall page and click Edge Policy Resources under Resources.

      The Edge Policy Resources page appears.

    2. Select the Compartment from the list.

      The WAF Certificates page appears.

    3. Click Certificate under Resources.

      All the certificates in that compartment are listed in tabular form.

    4. Click the certificate you want to delete.

      The WAF Certificate Details dialog box appears.

    5. Click Delete.
      Alternatively, click the Actions menu (three dots) for the certificate and click Delete.
    6. Confirm the deletion when prompted.

    The list of certificates reappears without the certificate you deleted.

  • Enter the following command and required parameters:
    oci waas certificate delete --certificate-id compartment_ocid

    See the CLI online help for a list of optional parameters:

    oci waas certificate delete --help

    See oci waas certificate delete for a complete description of the command.

  • Run the DeleteCertificate operation to delete a certificate.