Listing Load Balancer Certificates

View a list of the SSL certificates for a load balancer.

    1. Open the navigation menu, click Networking, and then click Load balancers. Click Load balancer. The Load balancers page appears.

    2. Select the Compartment from the list. All load balancers in that compartment are listed in tabular form.

    3. Select a State from the list to limit the load balancers displayed to that state.

    4. Select the load balancer whose rule set you want to delete. The load balancer's Details page appears.

    5. Click Certificates under Resources. The Certificates list appears. All certificates are listed in tabular form.

    6. Select the certificate resource type from the Certificate resource list:

      • Certificate service managed certificate

      • Load balancer managed certificate

    Those certificates associated with the certificate resource type you selected are displayed.

  • Use the oci lb certificate list command and required parameters to list a load balancer's certificates:

    oci lb certificate list --certificate-name certificate_name --load-balancer-id load_balancer_id --items items [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListCertificates operation to list a load balancer's certificates.