Skip to content

Commit 38ffecc

Browse files
committed
Updated the README with new information regarding SSL mode.
1 parent e99fb7c commit 38ffecc

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Readme.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ CONFIGURATION:
6464
Configuration Mode (Host Mode). This is only applicable if the
6565
"Auto-Config mode" mentioned above is set to active.
6666

67+
==== "SSL Mode" [default: n]: With this option enabled your RaspiWifi
68+
configuration page will be sent over an SSL encrypted connection (don't
69+
forget the "s" when navigating to https://10.0.0.1:9191 when using
70+
this mode). You will get a certificate error from your web browser when
71+
connecting. The error is just a warning that the certificate has not been
72+
verified by a third party but everything will be properly encrypted anyway.
73+
6774
== All of these variables can be set at any time after the Initial Setup has
6875
been running by editing the /etc/raspiwifi/raspiwifi.conf
6976

@@ -73,8 +80,8 @@ USAGE:
7380
== Connect to the "RaspiWiFi[xxxx] Setup" access point using any other WiFi enabled
7481
device.
7582

76-
== Navigate to http://10.0.0.1:9191 using any web browser on the device you
77-
connected with.
83+
== Navigate to http://10.0.0.1:9191 (or https://10.0.0.1:9191 when using SSL
84+
mode) using any web browser on the device you connected with.
7885

7986
== Select the WiFi connection you'd like your Raspberry Pi to connect to from
8087
the drop down list and enter its wireless password on the page provided. If no

0 commit comments

Comments
 (0)