Admin
Created page with "Enable the custom_initiate_certbot.conf file in sites-available on BOTH fe servers, make sure to replace the server_name (and server_root if needed): DONE cd /etc/nginx/sites-enabled ln -s ../sites-available/custom_initiate_certbot.conf ./custom_initiate_certbot.conf -- DONE vi ./custom_initiate_certbot.conf Then check: nginx -t If ok, reload: systemctl reload nginx --> DONE Do your certbot command: certbot certonly --webroot -w /var/www/halivephp84/bleckmannci..."