Script to set up nginx config and generate certificates through Certbot #4
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Hacktoberfest 2019
The script should be able to
/etc/nginx/sites-available
, with name same as server_name/etc/nginx/sites-enabled/server_name
to the generated filesudo certbot --nginx
sudo nginx -t
sudo nginx -s reload
The text was updated successfully, but these errors were encountered: