Assuming you have used LetsEncrypt to generate (create) your SSL certificates, you can then run the following command to update those certificates.
certbot renew
Note that this was done with version:
[root@server]# certbot --version certbot 0.14.1
You may have to restart the web server having run the above command.