# Certbot renew certificate ## touch nginx config ``` sudo certbot --nginx ``` ## certificate only ``` sudo certbot certonly --nginx ```