forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng <zhoumeng35@huawei.com> Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
3.5 KiB
3.5 KiB
Replacing a Certificate
Scenarios
You need to bind a certificate when you add an HTTPS listener to a load balancer. If the certificate used by the load balancer has expired or needs to be replaced due to other reasons, you can replace the certificate.
If the certificate is also used by other services such as WAF, replace the certificate on all these services to prevent service unavailability.
Prerequisites
You have created a certificate by following the instructions in Creating a Certificate.
Binding a Certificate
You can bind certificates when you add an HTTPS listener. For details, see Adding an HTTPS Listener.
Replacing a Certificate
- Log in to the management console.
- In the upper left corner of the page, click
and select the desired region and project.
- Hover on
in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
- Locate the load balancer and click its name.
- On the Listeners tab page, locate the listener that you want to associate the backend server group with, click
next to the listener name, and select Modify Listener.
- Select a server certificate and click Next.
- In the Configure Backend Server Group dialog box, click Finish.
Parent topic: Certificate