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