1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated SSL certificates (Quick Installer) (markdown)

Bill Zimmerman 2021-01-19 10:46:20 +01:00
parent 7325f9802e
commit 1b89c6ae97

@ -1,3 +1,10 @@
This wiki page has been sunsetted in favor of [RaspAP Docs](https://docs.raspap.com/). You will find an updated page at:
### https://docs.raspap.com/ssl-quick/
___
### Quick Install method
The Quick Installer may be used to generate SSL certs with `mkcert`. The installer automates the manual steps [described here](https://github.com/billz/raspap-webgui/wiki/SSL-(Manual-steps)/), including configuring lighttpd with SSL support. It's recommended to review the [manual setup](https://github.com/billz/raspap-webgui/wiki/SSL-(Manual-steps)/) to get an idea of what is happening behind the scenes.