<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LDAP to LDAPs Authentication in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363117#M1026243</link>
    <description>Thank you Rahul for responding.&lt;BR /&gt;&lt;BR /&gt;Are are good steps for installing certificate on the  servers and the https&lt;BR /&gt;certificate on the ASA?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;</description>
    <pubDate>Tue, 10 Apr 2018 01:14:42 GMT</pubDate>
    <dc:creator>latenaite2011</dc:creator>
    <dc:date>2018-04-10T01:14:42Z</dc:date>
    <item>
      <title>LDAP to LDAPs Authentication</title>
      <link>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363032#M1026237</link>
      <description>&lt;P&gt;Good afternoon,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am just trying to figure out what the steps are for enabling LDAP to LDAPs authentication and specifically what needs to be done on the server.&amp;nbsp; I saw that a certificate needs to be installed and the steps weren't too intuitive.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They are running on version 9.x.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have a newer update to the steps required to get this done?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;LN&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:36:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363032#M1026237</guid>
      <dc:creator>latenaite2011</dc:creator>
      <dc:date>2020-02-21T15:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP to LDAPs Authentication</title>
      <link>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363116#M1026238</link>
      <description>&lt;P&gt;The only changes I can think of to make on the ASA are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) change port from 389 to 636&lt;/P&gt;
&lt;P&gt;2) Install the CA certificate of your servers HTTPS certificate on the ASA. So if your LDAP server has an AD issued HTTPS certificate, export the sub-CA or Root CA and import the .cer or .crt file into a new trustpoint as a CA certificate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) Make sure your SSL settings have the right protocols supported by your LDAP server. Do a "show run all ssl"&amp;nbsp;and "show crypto ssl" to see whats supported on the ASA.&lt;/P&gt;
&lt;P&gt;4) Preferably use the name of the server instead of the ip address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:11:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363116#M1026238</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2018-04-10T01:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP to LDAPs Authentication</title>
      <link>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363117#M1026243</link>
      <description>Thank you Rahul for responding.&lt;BR /&gt;&lt;BR /&gt;Are are good steps for installing certificate on the  servers and the https&lt;BR /&gt;certificate on the ASA?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:14:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363117#M1026243</guid>
      <dc:creator>latenaite2011</dc:creator>
      <dc:date>2018-04-10T01:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP to LDAPs Authentication</title>
      <link>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363606#M1026245</link>
      <description>&lt;P&gt;ASA CA cert installation:&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security-vpn/public-key-infrastructure-pki/200339-Configure-ASA-SSL-Digital-Certificate-I.html#anc12" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security-vpn/public-key-infrastructure-pki/200339-Configure-ASA-SSL-Digital-Certificate-I.html#anc12&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steps 1-3 under section "1.1 Installation of the Identity Certificate in PEM Format with ASDM"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Configuring LDAP over SSL: I don't think there is Cisco documentation for this. Here are a third party one:&amp;nbsp;&lt;A href="https://www.petri.com/enable-secure-ldap-windows-server-2008-2012-dc" target="_blank"&gt;https://www.petri.com/enable-secure-ldap-windows-server-2008-2012-dc&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 17:15:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/3363606#M1026245</guid>
      <dc:creator>Rahul Govindan</dc:creator>
      <dc:date>2018-04-10T17:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP to LDAPs Authentication</title>
      <link>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/4386215#M1080016</link>
      <description>&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after i added the CA Certificate, do i need to install it on Identity Certificates?&lt;/P&gt;&lt;P&gt;i am not able to see it in the field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Yordan&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 14:14:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ldap-to-ldaps-authentication/m-p/4386215#M1080016</guid>
      <dc:creator>Yordan1</dc:creator>
      <dc:date>2021-04-13T14:14:13Z</dc:date>
    </item>
  </channel>
</rss>

