Moving a Web Application Firewall Certificate Between Compartments

Describes how to move a certificate between compartments 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.

    4. Click the certificate you want to move.

      The WAF Certificate Details dialog box appears.

    5. Click Move Resource.
      Alternatively, click the Actions menu (three dots) for the certificate and click Move.

      The Move Resource to a Different Compartment dialog box appears.

    6. Select the compartment to which you want to move your certificate from the Choose New Compartment list.
    7. Click Move Resource.

    The certificate now appears in the compartment you moved it to.

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

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

    oci waas certificate change-compartment --help

    See oci waas certificate change-compartment for a complete description of the command.

  • Run the ChangeCertificateCompartment operation to delete a certificate.