Skip to content

Commit

Permalink
moved ssl docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevaev committed Oct 3, 2023
1 parent b3e4ea9 commit e952f78
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/ssl/README.md → docs/ssl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ They have been tested using the following setup.
1. Domain registration from GoDaddy

## The Script
Below is an overview of the steps performed by `ssl-config.sh`
Below is an overview of the steps performed by `ssl-config.sh` (for Raspberry OS):
1. Install snapd - certbot uses this for installation
1. Install certbot
1. Get a free cert from Let's Encrypt using certbot
Expand Down Expand Up @@ -47,4 +47,4 @@ Two important points to keep in mind for the future:
1. Many routers have some sort of dynamic DNS feature. This would automatically update the DNS entry for you. That functionality is outside the scope of this document.
1. SSL Renewals - certbot automatically creates a task to renew the SSL cert before it expires. Assuming the Pi is running all the time, this shouldn't be an issue.

## Enjoy!
## Enjoy!
File renamed without changes.
File renamed without changes.

0 comments on commit e952f78

Please sign in to comment.