mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-16 12:33:43 +00:00
moved ssl docs
This commit is contained in:
@@ -17,7 +17,7 @@ They have been tested using the following setup.
|
|||||||
1. Domain registration from GoDaddy
|
1. Domain registration from GoDaddy
|
||||||
|
|
||||||
## The Script
|
## 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 snapd - certbot uses this for installation
|
||||||
1. Install certbot
|
1. Install certbot
|
||||||
1. Get a free cert from Let's Encrypt using certbot
|
1. Get a free cert from Let's Encrypt using certbot
|
||||||
@@ -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. 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.
|
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!
|
||||||
Reference in New Issue
Block a user