Listing Load Balancer Certificates

View a list of the Load Balancer service-managed SSL certificates for a load balancer.

This topic is for viewing those SSL certificates created and managed using the Load Balancer service. To view those certificates creating using the Certificates service, see Listing Certificates Service-Managed Certificates.

    1. On the Load balancers list page, find the load balancer that you want to work with. If you need help finding the list page or the load balancer, see Listing Load Balancers.
    2. On the load balancer's details page, select Load balancer certificates.

    The Load balancer managed certificates list opens. All Load Balancer service-managed certificates in the selected load balancer are displayed in a table.

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