certbot apache site

C++
sudo apt install python3-certbot-apachesudo certbot --apache -d your_domain -d www.your_domain
Source

Also in C++: