Skip to content

Commit

Permalink
Update docs/source/technical_design/nginx.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar92 committed Jun 26, 2023
1 parent 7285f46 commit 0daa09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/technical_design/nginx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ SSL certificates
================

With this basic configuration, we can then let Certbot arrange an SSL certificate; Certbot itself will also take care of setting this up in your web server configuration.
Before we can setup a certificate, you need to make sure the domainname you used in the earlier config points to the external IP address for the host running nginx.
Before we can setup a certificate, you need to make sure the domain name you used in the earlier config points to the external IP address for the host running nginx.

This is very simple: you just need to start Certbot and answer the questions. Starting Certbot is done with the following command:

Expand Down

0 comments on commit 0daa09e

Please sign in to comment.