certbot nginx new domain

C++
sudo certbot --nginx -d example.com
Source

Also in C++: