Editing a Web Application Firewall Certificate

Describes how to edit a certificate for a web application firewall policy.

Note

You can only edit the name of a certificate.

    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 edit.

      The WAF Certificate Details dialog box appears.

    5. Click Edit.
      Alternatively, click the Actions menu (three dots) for the certificate and click Edit.
      The Edit WAF Certificate dialog box appears.
    6. Update the Name of the certificate.
    7. Click Save Changes.

    The Edit WAF Certificate dialog box closes. The updated name of the certificate appears in the Details page and the list of WAF certificates.

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

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

    oci waas certificate update --help

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

  • Run the UpdateCertificate operation to edit a certificate.