Listing Web Application Firewall Certificate

Describes how to display a list of certificates for 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.

    The WAF Certificates list displayed shows the Name, Status, Expires On, and Created dates (UTC date timestamp) information for each entry.

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

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

    oci waas certificate list --help

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

  • Run the ListCertificates operation to list the certificates.