<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Appboard%2F2.6%2Fadmin%2Fclient_certificates</id>
	<title>Appboard/2.6/admin/client certificates - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ab.edge-technologies.com/docs/index.php?action=history&amp;feed=atom&amp;title=Appboard%2F2.6%2Fadmin%2Fclient_certificates"/>
	<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/admin/client_certificates&amp;action=history"/>
	<updated>2026-04-16T22:30:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/admin/client_certificates&amp;diff=8371&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/admin/client_certificates&amp;diff=8371&amp;oldid=prev"/>
		<updated>2015-04-30T10:59:33Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:59, 30 April 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
	<entry>
		<id>http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/admin/client_certificates&amp;diff=8370&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: /* Configure AppBoard for Client Authentication */</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.6/admin/client_certificates&amp;diff=8370&amp;oldid=prev"/>
		<updated>2014-09-05T13:07:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Configure AppBoard for Client Authentication&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:Client Certificates / Client Authentication}}&lt;br /&gt;
[[Category:AppBoard 2.6]]&lt;br /&gt;
==Overview==&lt;br /&gt;
Most people are familiar with secure web sites, sites that begin with the address &amp;lt;tt&amp;gt;https&amp;lt;/tt&amp;gt;, that use certificates signed by authorities trusted to ensure the site is who it says it is. Lesser known is the server can request the client return a certificate to authenticate the client - this is known as (SSL) &amp;#039;&amp;#039;Client Authentication&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
AppBoard fully supports SSL Client Authentication and the main components to configure are:&lt;br /&gt;
&lt;br /&gt;
# Update Tomcat to enable client authentication&lt;br /&gt;
# Create/Import Java Truststore used by the server to validate the client certificates.&lt;br /&gt;
# (optionally) AppBoard may be customized to use this information beyond Tomcat validating the SSL session.&lt;br /&gt;
&lt;br /&gt;
== Enabling Client Authentication ==&lt;br /&gt;
&lt;br /&gt;
To enable HTTPS Client Authentication the first step is to enable HTTPS and have that working correctly. With that enabled the following runtime options also need to be set:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;CLIENTAUTH&amp;lt;/tt&amp;gt;: set this to &amp;lt;tt&amp;gt;true&amp;lt;/tt&amp;gt;&lt;br /&gt;
* &amp;lt;tt&amp;gt;TRUSTSTORE_FILE&amp;lt;/tt&amp;gt;: required if client authentication is enabled.&lt;br /&gt;
* &amp;lt;tt&amp;gt;TRUSTSTORE_PASS&amp;lt;/tt&amp;gt;: if the truststore is password protected.&lt;br /&gt;
* &amp;lt;tt&amp;gt;TRUSTSTORE_TYPE&amp;lt;/tt&amp;gt;: to identify the type of truststore file.&lt;br /&gt;
&lt;br /&gt;
See the [[appboard/2.6/admin/runtime_options|Runtime Options]] page for more information on these settings and how to configure them. After making any changes then restart the AppBoard service.&lt;br /&gt;
&lt;br /&gt;
{{Note|It is recommended to contact Support and engage the Edge Solutions team to help with the basic configuration and further customization that may be needed.}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Jason.nicholls</name></author>
	</entry>
</feed>