If using certbot - you have to manually renew the certificate using the command line.
certbot-auto certonly --force-renew -d domain.com -d www.domain.com --webroot --webroot-path /var/www/vhosts/domain.com
More info from here https://letsencrypt.org/