From 51827a57a4e269c6140981743f0b39eb6975e4f8 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Wed, 20 Nov 2019 00:24:42 +0100 Subject: [PATCH] Updated SSL certificates (Quick Installer) (markdown) --- SSL-certificates-(Quick-Installer).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSL-certificates-(Quick-Installer).md b/SSL-certificates-(Quick-Installer).md index b202ad0..42db3b5 100644 --- a/SSL-certificates-(Quick-Installer).md +++ b/SSL-certificates-(Quick-Installer).md @@ -4,7 +4,7 @@ The Quick Installer may be used to generate SSL certs with `mkcert`. The install Simply append the `-c` or `--cert` option to the Quick Installer, like so: -`wget -q https://git.io/voEUQ -O /tmp/raspap && bash /tmp/raspap --cert` +`curl -sL https://install.raspap.com | bash -s -- --cert` **Note:** this only installs `mkcert` and generates an SSL certificate with the input you provide. It does _not_ (re)install RaspAP.