summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2007-12-25 23:42:11 +0000
committerChris Buechler <cmb@pfsense.org>2007-12-25 23:42:11 +0000
commit94ee7948123a3ad9cea673c09b1b3f595f52c96b (patch)
tree81bbcaf9c5d93378012edecd85eb4e654da0db2f /usr/local/www/services_captiveportal.php
parent8d4758538538458beb3b78bb1342eacef06d3555 (diff)
downloadpfsense-94ee7948123a3ad9cea673c09b1b3f595f52c96b.zip
pfsense-94ee7948123a3ad9cea673c09b1b3f595f52c96b.tar.gz
touchup text
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 7dd78b2..92b3a98 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -528,7 +528,7 @@ value="<?=htmlspecialchars($pconfig['radiuskey2']);?>"></td>
<td valign="top" class="vncell">HTTPS server name </td>
<td class="vtable">
<input name="httpsname" type="text" class="formfld unknown" id="httpsname" size="30" value="<?=htmlspecialchars($pconfig['httpsname']);?>"><br>
- This name will be used in the form action for the HTTPS POST and should match the Common Name (CN) in your certificate (otherwise, the client browser will most likely display a security warning). Make sure captive portal clients can resolve this name in DNS and verify on the client that the IP resolves to the correct interface IP on {$g['product_name']}.. </td>
+ This name will be used in the form action for the HTTPS POST and should match the Common Name (CN) in your certificate (otherwise, the client browser will most likely display a security warning). Make sure captive portal clients can resolve this name in DNS and verify on the client that the IP resolves to the correct interface IP on {$g['product_name']}. </td>
</tr>
<tr>
<td valign="top" class="vncell">HTTPS certificate</td>
OpenPOWER on IntegriCloud