From 1b89c6ae9787c39717d1ba048b2aea56ad3aadf0 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Tue, 19 Jan 2021 10:46:20 +0100 Subject: [PATCH] Updated SSL certificates (Quick Installer) (markdown) --- SSL-certificates-(Quick-Installer).md | 7 +++++++ 1 file changed, 7 insertions(+) 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.