diff --git a/SSL-certificates-(Quick-Installer).md b/SSL-certificates-(Quick-Installer).md index 42db3b5..a2e93b7 100644 --- a/SSL-certificates-(Quick-Installer).md +++ b/SSL-certificates-(Quick-Installer).md @@ -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.