1 parent ce6ea6f commit 41a126bCopy full SHA for 41a126b
1 file changed
APs/config/html/index.php.tmp
@@ -204,8 +204,8 @@ private_key = /root/certs/server.key
204
private_key_passwd = whatever
205
dh_file = /etc/hostapd-wpe/dh
206
207
-ssid = wifi-corp
208
-channel = 44</pre>";
+ssid = $ESSID_MGT
+channel = $CHANNEL_MGT</pre>";
209
echo "<p>Certificate Authority: <a href=\"/.internalCA/ca.crt\">http://{$_SERVER['SERVER_ADDR']}/.internalCA/ca.crt</a></p>";
210
}
211
0 commit comments