mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated SSL certificates (Quick Installer) (markdown)
parent
e4db2d030b
commit
51827a57a4
@ -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:
|
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.
|
**Note:** this only installs `mkcert` and generates an SSL certificate with the input you provide. It does _not_ (re)install RaspAP.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user