Setting Up Wildcard Subdomains with SSL on a Debian Application: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
 
Line 370: Line 370:
nginx -q -t && service nginx reload
nginx -q -t && service nginx reload
</pre>
</pre>
==== g. Final Step: Applying Configuration Changes ====
To complete the setup and ensure all configurations take effect, we need to set the required variables (DNS_AUTHENTICATION, CERTBOT_EMAIL, FQDN), run the following command:
<code>sudo dpkg-reconfigure <PKG_NAME></code>
92

edits

Navigation menu