From d81d1b0a1025c7e942e7f2de968b4a7875b8f1c4 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Mon, 29 Jul 2019 17:36:54 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c61f941c..4ef5e1bd 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ We'd be curious to hear about how you use this with your own RPi-powered project - [Support us](#support-us) - [Manual installation](#manual-installation) - [Multilingual support](#multilingual-support) + - [HTTPS support](#https-support) - [Optional services](#optional-services) - [How to contribute](#how-to-contribute) - [Reporting issues](#reporting-issues) @@ -192,6 +193,9 @@ The following translations are currently maintained by the project: If your language is not in the list above, why not [contribute a translation](https://github.com/billz/raspap-webgui/wiki/Translations#contributing-a-translation)? Contributors will receive credit as the original translators. +## HTTPS support +A detailed how-to for enabling HTTPS is available [on our wiki](https://github.com/billz/raspap-webgui/wiki/HTTPS--support). + ## Optional services OpenVPN and TOR are two additional services that run perfectly well on the RPi, and are a nice way to extend the usefulness of your WiFi router. I've started on interfaces to administer these services. Not everyone will need them, so for the moment they are disabled by default. You can enable them by changing these options in `/var/www/html/includes/config.php`: