<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1937 LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1937 LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error</link><pubDate>Mon, 13 May 2019 22:59:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Current Revision posted to Appian Knowledge Base by Rebecca Jonas on 5/13/2019 10:59:11 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt; &lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt; &lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt; &lt;p&gt;&lt;span&gt;In addition, t&lt;/span&gt;&lt;span&gt;he LDAPS integration is &lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;using a certificate signed by a publicly trusted CA (Certificate Authority).&amp;nbsp;&lt;/span&gt;&lt;span&gt;Instead, the certificate is self-signed or signed by an internal CA.&lt;/span&gt;&lt;/p&gt; &lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt; &lt;p&gt;&lt;span&gt;This error indicates that the connection is being downgraded due to a lack of trust caused by an invalid or missing SSL certificate. The installer for Appian 18.3 and later&lt;/span&gt;&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;&amp;nbsp;and OpenJDK, and the above symptoms&amp;nbsp;suggest that the LDAP server&amp;#39;s SSL certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/p&gt; &lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt; &lt;h3&gt;&lt;span&gt;Appian Self-managed&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;&lt;span&gt;Upload the LDAP server&amp;#39;s SSL certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt; &lt;h4&gt;Linux&lt;/h4&gt; &lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt; &lt;h4&gt;Windows&lt;/h4&gt; &lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt; &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;alternatively,&amp;nbsp;using&amp;nbsp;a certificate signed by a publicly trusted CA would also resolve the issue.&lt;/p&gt; &lt;h3&gt;&lt;span&gt;Appian Cloud&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;&lt;span&gt;For Appian Cloud, it is necessary&amp;nbsp;to use a certificate signed by a publicly trusted CA.&lt;/span&gt;&lt;/p&gt; &lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt; &lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/18</link><pubDate>Mon, 13 May 2019 21:02:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 18 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 9:02:08 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;In addition, t&lt;/span&gt;&lt;span&gt;he LDAPS integration is &lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;using a certificate signed by a publicly trusted CA (Certificate Authority).&amp;nbsp;&lt;/span&gt;&lt;span&gt;Instead, the certificate is self-signed or signed by an internal CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error indicates that the connection is being downgraded due to a lack of trust caused by an invalid or missing SSL certificate. The installer for Appian 18.3 and later&lt;/span&gt;&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;&amp;nbsp;and OpenJDK, and the above symptoms&amp;nbsp;suggest that the LDAP server&amp;#39;s SSL certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;h3&gt;&lt;span&gt;Appian On-Premise&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;Upload the LDAP server&amp;#39;s SSL certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;Linux&lt;/h4&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h4&gt;Windows&lt;/h4&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;alternatively,&amp;nbsp;using&amp;nbsp;a certificate signed by a publicly trusted CA would also resolve the issue.&lt;/p&gt;
&lt;h3&gt;&lt;span&gt;Appian Cloud&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;For Appian Cloud, it is necessary&amp;nbsp;to use a certificate signed by a publicly trusted CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/17</link><pubDate>Mon, 13 May 2019 20:51:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 17 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:51:57 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;In addition, t&lt;/span&gt;&lt;span&gt;he LDAPS integration is &lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;using a certificate signed by a publicly trusted CA (Certificate Authority).&amp;nbsp;&lt;/span&gt;&lt;span&gt;Instead, the certificate is self-signed or signed by an internal CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error indicates that the connection is being downgraded due to a lack of trust caused by an invalid or missing SSL certificate. The installer for Appian 18.3 and later&lt;/span&gt;&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;&amp;nbsp;and OpenJDK, and the above symptoms&amp;nbsp;suggest that the LDAP server&amp;#39;s SSL certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;h3&gt;&lt;span&gt;Appian On-Premise&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;Upload the LDAP server&amp;#39;s SSL certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;Linux&lt;/h4&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h4&gt;Windows&lt;/h4&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Note:&amp;nbsp;&lt;/strong&gt;instead of&amp;nbsp;following the steps above, using&amp;nbsp;a certificate signed by a publicly trusted CA would also resolve the issue.&lt;/p&gt;
&lt;h3&gt;&lt;span&gt;Appian Cloud&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;For Appian Cloud, it is necessary&amp;nbsp;to use a certificate signed by a publicly trusted CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/16</link><pubDate>Mon, 13 May 2019 20:48:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 16 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:48:44 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;In addition, t&lt;/span&gt;&lt;span&gt;he LDAPS integration is &lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;using a certificate signed by a publicly trusted CA (Certificate Authority).&amp;nbsp;&lt;/span&gt;&lt;span&gt;Instead, the certificate is self-signed or signed by an internal CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error indicates that the connection is being downgraded due to a lack of trust caused by an invalid or missing SSL certificate. The installer for Appian 18.3 and later&lt;/span&gt;&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;&amp;nbsp;and OpenJDK, and the above symptoms&amp;nbsp;suggest that the LDAP server&amp;#39;s SSL certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;h3&gt;&lt;span&gt;Appian On-Premise&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;Upload the LDAP server&amp;#39;s SSL certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;Linux&lt;/h4&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h4&gt;Windows&lt;/h4&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h3&gt;&lt;span&gt;Appian Cloud&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;For Appian Cloud, it is necessary&amp;nbsp;to use a certificate signed by a publicly trusted CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/15</link><pubDate>Mon, 13 May 2019 20:46:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 15 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:46:56 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;In addition, t&lt;/span&gt;&lt;span&gt;he LDAPS integration is &lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;using a certificate signed by a publicly trusted CA (Certificate Authority).&amp;nbsp;&lt;/span&gt;&lt;span&gt;Instead, the certificate is self-signed or signed by an internal CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error indicates the connection is being downgraded due to a lack of trust caused by an invalid or missing SSL certificate. The installer for Appian 18.3 and later&lt;/span&gt;&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;&amp;nbsp;and OpenJDK.&amp;nbsp;The above symptoms&amp;nbsp;suggest that the LDAP server&amp;#39;s SSL certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;h3&gt;&lt;span&gt;Appian On-Premise&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;Upload the LDAP server&amp;#39;s SSL certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;Linux&lt;/h4&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h4&gt;Windows&lt;/h4&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h3&gt;&lt;span&gt;Appian Cloud&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;For Appian Cloud, it is necessary&amp;nbsp;to use a certificate signed by a publicly trusted CA.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/14</link><pubDate>Mon, 13 May 2019 20:34:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:34:05 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. In addition, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is &lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;using a publicly trusted, Certificate Authority (CA) signed certificate.&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Instead, the certificate is self-signed or signed by an internal CA.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This&amp;nbsp;certificate is already present in&amp;nbsp;default JDK truststore.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Beginning with Appian 18.3 (when Appian &lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;), the Appian installer&amp;nbsp;includes OpenJDK. When the above symptoms are encountered, it suggests that the&amp;nbsp;mentioned&amp;nbsp;certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;h3&gt;&lt;span&gt;Appian On-Premise&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;Upload the mentioned certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;Linux&lt;/h4&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h4&gt;Windows&lt;/h4&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h3&gt;&lt;span&gt;Appian Cloud&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span&gt;For Appian Cloud, it is necessary&amp;nbsp;to use a publicly trusted CA signed certificate.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/13</link><pubDate>Mon, 13 May 2019 20:14:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:14:43 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is using a valid, Certificate Authority (CA) signed certificate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK truststore.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Beginning with Appian 18.3 (when Appian &lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;), the Appian installer&amp;nbsp;includes OpenJDK. When the above symptoms are encountered, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/12</link><pubDate>Mon, 13 May 2019 20:14:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:14:06 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is using a valid, Certificate Authority (CA) signed certificate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Beginning with Appian 18.3 (when Appian &lt;a href="https://docs.appian.com/suite/help/18.3/Appian_Release_Notes.html#app-server-included!"&gt;ships with Tomcat&lt;/a&gt;), the Appian installer&amp;nbsp;includes OpenJDK. When the above symptoms are encountered, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/11</link><pubDate>Mon, 13 May 2019 20:12:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:12:30 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS authentication is configured in the environment,&amp;nbsp;but testing the configuration fails with the following error present in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is using a valid, Certificate Authority (CA) signed certificate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Beginning with Appian 18.3, the Appian installer&amp;nbsp;includes OpenJDK. When the above symptoms are encountered, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS configuration test results in "The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection" error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/10</link><pubDate>Mon, 13 May 2019 20:07:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:07:48 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is using a valid, Certificate Authority (CA) signed certificate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Beginning with Appian 18.3, the Appian installer&amp;nbsp;includes OpenJDK. When the above symptoms are encountered, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/9</link><pubDate>Mon, 13 May 2019 20:06:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 8:06:51 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is using a valid, Certificate Authority (CA) signed certificate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Beginning with Appian 18.3, the Appian installer&amp;nbsp;includes OpenJDK. When the above symptoms are encountered, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/8</link><pubDate>Mon, 13 May 2019 19:58:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:58:16 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is using a valid, Certificate Authority (CA) signed certificate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Beginning with Appian 19.1, the Appian installer &lt;a href="https://docs.appian.com/suite/help/19.1/Appian_Release_Notes.html#appian-now-comes-with-openjdk"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are encountered, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/7</link><pubDate>Mon, 13 May 2019 19:55:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:55:40 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;The LDAPS integration is using a valid, Certificate Authority (CA) signed certificate.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;For Appian 18.3 and later, the Appian installer &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#java"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are met, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/6</link><pubDate>Mon, 13 May 2019 19:55:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:55:04 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;A valid, Certificate Authority (CA) signed certificate is used for the LDAPS integration.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;For Appian 18.3 and later, the Appian installer &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#java"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are met, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration, LDAP, authentication&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/5</link><pubDate>Mon, 13 May 2019 19:53:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:53:54 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;A valid, Certificate Authority (CA) signed certificate is used for the LDAPS integration.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This valid, CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;For Appian 18.3 and later, the Appian installer &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#java"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are met, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands based on the operating system:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/4</link><pubDate>Mon, 13 May 2019 19:52:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:52:47 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;A valid, Certificate Authority (CA) signed certificate used for the LDAPS integration.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;This CA signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;For Appian 18.3 and later, the Appian installer &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#java"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are met, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/3</link><pubDate>Mon, 13 May 2019 19:52:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:52:11 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;A valid, Certificate Authority (CA) signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;For Appian 18.3 and later, the Appian installer &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#java"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are met, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the OpenJDK truststore using one of the following commands:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/2</link><pubDate>Mon, 13 May 2019 19:51:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:51:11 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;A valid, Certificate Authority (CA) signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;For Appian 18.3 and later, the Appian installer &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#java"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are met, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the Open JDK Truststore using one of the following commands:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Linux&lt;/h3&gt;
&lt;pre&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/pre&gt;
&lt;h3&gt;Windows&lt;/h3&gt;
&lt;pre&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX LDAPS CA signed cert error</title><link>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error/revision/1</link><pubDate>Mon, 13 May 2019 19:43:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6cf39c9-1beb-470d-b9a1-090b024485bf</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1441/kb-1937-ldaps-configuration-test-results-in-the-server-requires-binds-to-turn-on-integrity-checking-if-ssl-tls-are-not-already-active-on-the-connection-error#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jordan Horwat on 5/13/2019 7:43:32 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;LDAPS is configured in the environment, and the application server log displays the following error:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.security.auth.ldap.LdapTestAuthenticationFunction - [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839]; nested exception is javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C090256, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v3839&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;This error suggests that the connection is being downgraded due to an invalid or missing certificate, ensuing lack of trust on the server&amp;#39;s part. However, the following conditions are true:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;A valid, Certificate Authority (CA) signed certificate is present in&amp;nbsp;default JDK trust store.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;For Appian 18.3 and later, the Appian installer &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#java"&gt;includes OpenJDK&lt;/a&gt;. When the above symptoms are met, it suggests that the necessary valid, CA signed certificate&amp;nbsp;is missing from&amp;nbsp;the OpenJDK truststore.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Upload the valid, CA signed certificate to the Open JDK Truststore using one of the following commands:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Linux:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/java/bin/keytool -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt; -keystore &amp;lt;APPIAN_HOME&amp;gt;/java/jre/lib/security/cacerts&lt;/code&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Windows:&amp;nbsp;&lt;code&gt;&amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\bin\keytool&amp;quot; -import -trustcacerts -file #PATH TO FILE# -alias &amp;lt;ALIASNAME&amp;gt;-keystore &amp;quot;&amp;lt;APPIAN_HOME&amp;gt;\java\jre\lib\security\cacerts&amp;quot;&lt;/code&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian versions 18.3 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: May 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, integration&lt;/div&gt;
</description></item></channel></rss>