<?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.4%2Fadmin%2Fclient_certificates</id>
	<title>Appboard/2.4/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.4%2Fadmin%2Fclient_certificates"/>
	<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.4/admin/client_certificates&amp;action=history"/>
	<updated>2026-05-22T14:00:03Z</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.4/admin/client_certificates&amp;diff=7644&amp;oldid=prev</id>
		<title>imported&gt;Jason.nicholls: Created page with &#039;{{DISPLAYTITLE:Client Certificates / Client Authentication}} Category:AppBoard 2.4 ==Overview== Most people are familiar with secure web sites, sites that begin with the addr...&#039;</title>
		<link rel="alternate" type="text/html" href="http://ab.edge-technologies.com/docs/index.php?title=Appboard/2.4/admin/client_certificates&amp;diff=7644&amp;oldid=prev"/>
		<updated>2014-09-05T13:02:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{DISPLAYTITLE:Client Certificates / Client Authentication}} &lt;a href=&quot;/docs/index.php?title=Category:AppBoard_2.4&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:AppBoard 2.4 (page does not exist)&quot;&gt;Category:AppBoard 2.4&lt;/a&gt; ==Overview== Most people are familiar with secure web sites, sites that begin with the addr...&amp;#039;&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.4]]&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;
== Tomcat Configuration ==&lt;br /&gt;
&lt;br /&gt;
# Enable client authentication by editing &amp;lt;tt&amp;gt;[INSTALL_HOME]/server/conf/server.xml&amp;lt;/tt&amp;gt; and adding the following parameters to the eportal Connector:&lt;br /&gt;
#: &amp;lt;tt&amp;gt;clientAuth=&amp;quot;true&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
#: &amp;lt;tt&amp;gt;truststoreFile=&amp;quot;&amp;#039;&amp;#039;full_path_to_truststore_file&amp;#039;&amp;#039;&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
#: &amp;lt;tt&amp;gt;truststorePass=&amp;quot;&amp;#039;&amp;#039;password_for_truststore_file&amp;#039;&amp;#039;&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
# Create a Java Truststore file in JKS format, alternatively PKCS11 and PKCS12 are supported by setting the &amp;lt;tt&amp;gt;truststoreType&amp;lt;/tt&amp;gt; parameter. By default the type used matches the &amp;lt;tt&amp;gt;keystoreType&amp;lt;/tt&amp;gt; parameter.&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>