summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/authdbpanel.vm
diff options
context:
space:
mode:
Diffstat (limited to 'pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/authdbpanel.vm')
-rw-r--r--pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/authdbpanel.vm8
1 files changed, 3 insertions, 5 deletions
diff --git a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/authdbpanel.vm b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/authdbpanel.vm
index 15019dbe2..c4ce92ead 100644
--- a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/authdbpanel.vm
+++ b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/authdbpanel.vm
@@ -50,11 +50,9 @@ If, however, the end user's identity fails to be verified, TPS will not establis
<tr>
<th>Port:</th>
-
- <td><input type="text" length="64" size="40" name="port" value="$portStr" />
- <input type="CHECKBOX" NAME="secureConn" value="true">SSL </td>
- </tr>
-
+
+ <td><input type="text" length="64" size="40" name="port" value="$portStr" /></td>
+ </tr>
<tr>
<th>Base DN:</th>
<td><input type="text" length="128" size="40" name="basedn" value="$basedn" /></td>