If you are using lets encrypt SSL with your HAProxy server then after every three months you have to renew it again. To renew it follow below steps.
- Login as SSH root@your haproxy server
- run below command to renew it
certbot
Using above command you can renew the existing SSL certificate.