<?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 ASA revocation-check crl protocol ldap: use ldaps? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5343885#M1123354</link>
    <description>&lt;P&gt;For ASA webvpn we request a certificate from the client which is checked against an internal CA.&lt;BR /&gt;We have configured revocation-check with protocol ldap and it is working.&lt;/P&gt;&lt;P&gt;Certificate has CRL URI:&lt;/P&gt;&lt;PRE&gt;ldap:///CN=xyz.-abc-CA2(4),CN=ABC-CA,CN=CDP,CN=Public%20Key%20Services,CN=Services,CN=Configuration,DC=xyz,DC=intern?certificateRevocationList&lt;/PRE&gt;&lt;P&gt;The only problem is, that communication between ASA and LDAP Server is unencrypted and Username/Password is sent in cleartext.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;: Hardware:   FPR-2120, 6572 MB RAM, CPU MIPS 1200 MHz, 1 CPU (8 cores)
:
ASA Version 9.20(3)20 

crypto ca trustpoint Internal-Trustpoint
 revocation-check crl none
 keypair Internal-Trustpoint
 validation-usage ipsec-client ssl-client ssl-server
 crl configure
  no protocol http
  no protocol scep
  ldap-dn myusr_asa *
  ldap-defaults DC1.company.internal&lt;/PRE&gt;&lt;P&gt;Is it possible to configure ASA to use ldaps?&lt;/P&gt;&lt;PRE&gt;ldap-defaults DC1.company.internal 626&lt;/PRE&gt;&lt;P&gt;does not work.&lt;/P&gt;&lt;P&gt;Joachim&lt;/P&gt;</description>
    <pubDate>Sun, 02 Nov 2025 14:02:26 GMT</pubDate>
    <dc:creator>joachimj</dc:creator>
    <dc:date>2025-11-02T14:02:26Z</dc:date>
    <item>
      <title>ASA revocation-check crl protocol ldap: use ldaps?</title>
      <link>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5343885#M1123354</link>
      <description>&lt;P&gt;For ASA webvpn we request a certificate from the client which is checked against an internal CA.&lt;BR /&gt;We have configured revocation-check with protocol ldap and it is working.&lt;/P&gt;&lt;P&gt;Certificate has CRL URI:&lt;/P&gt;&lt;PRE&gt;ldap:///CN=xyz.-abc-CA2(4),CN=ABC-CA,CN=CDP,CN=Public%20Key%20Services,CN=Services,CN=Configuration,DC=xyz,DC=intern?certificateRevocationList&lt;/PRE&gt;&lt;P&gt;The only problem is, that communication between ASA and LDAP Server is unencrypted and Username/Password is sent in cleartext.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;: Hardware:   FPR-2120, 6572 MB RAM, CPU MIPS 1200 MHz, 1 CPU (8 cores)
:
ASA Version 9.20(3)20 

crypto ca trustpoint Internal-Trustpoint
 revocation-check crl none
 keypair Internal-Trustpoint
 validation-usage ipsec-client ssl-client ssl-server
 crl configure
  no protocol http
  no protocol scep
  ldap-dn myusr_asa *
  ldap-defaults DC1.company.internal&lt;/PRE&gt;&lt;P&gt;Is it possible to configure ASA to use ldaps?&lt;/P&gt;&lt;PRE&gt;ldap-defaults DC1.company.internal 626&lt;/PRE&gt;&lt;P&gt;does not work.&lt;/P&gt;&lt;P&gt;Joachim&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2025 14:02:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5343885#M1123354</guid>
      <dc:creator>joachimj</dc:creator>
      <dc:date>2025-11-02T14:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: ASA revocation-check crl protocol ldap: use ldaps?</title>
      <link>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5343888#M1123355</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1466820"&gt;@joachimj&lt;/a&gt;&amp;nbsp;the CRL check would not send the username/password to the LDAP server. The username/password credentials would be sent as part of AAA authentication. Have you configured the command "ldap-over-ssl enable" under the ldap protocol configuration?&lt;/P&gt;
&lt;PRE id="ID-2216-00000032__ID-2216-00000079" class="pre codeblock"&gt;aaa-server LDAP protocol &amp;lt;NAME&amp;gt;&lt;BR /&gt;&lt;STRONG&gt; ldap-over-ssl enable&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2025 14:26:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5343888#M1123355</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2025-11-02T14:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: ASA revocation-check crl protocol ldap: use ldaps?</title>
      <link>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5343920#M1123356</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a network trace i see the bind request for CRL retrieval in cleartext.&lt;/P&gt;&lt;P&gt;For VPN User Login, LDAPS is used.&lt;BR /&gt;Configuration:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;aaa-server abc-intern protocol ldap
 reactivation-mode depletion deadtime 1
 max-failed-attempts 5
aaa-server abc-intern (xxxnet) host 10.xxx.yyy.50
 timeout 5
 server-port 636
 ldap-base-dn DC=xyz,DC=intern
 ldap-scope subtree
 ldap-naming-attribute sAMAccountName
 ldap-login-password *****
 ldap-login-dn myusr_asa
 ldap-over-ssl enable
 ldap-attribute-map VPNMap
aaa-server abc-intern (xxxnet) host 10.xxx.yyy.51
 timeout 5
 server-port 636
 ldap-base-dn DC=xyz,DC=intern
 ldap-scope subtree
 ldap-naming-attribute sAMAccountName
 ldap-login-password *****
 ldap-login-dn myusr_asa
 ldap-over-ssl enable
 ldap-attribute-map VPNMap&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 02 Nov 2025 18:48:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5343920#M1123356</guid>
      <dc:creator>joachimj</dc:creator>
      <dc:date>2025-11-02T18:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: ASA revocation-check crl protocol ldap: use ldaps?</title>
      <link>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5344056#M1123358</link>
      <description>&lt;P&gt;If the server supports LDAPS for the certificates check it should work. I see on the config snippet you provided you put port 626 instead of 636. Would that be the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 11:47:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5344056#M1123358</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2025-11-03T11:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASA revocation-check crl protocol ldap: use ldaps?</title>
      <link>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5344451#M1123389</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/284594"&gt;@Aref Alsouqi&lt;/a&gt;&amp;nbsp;this was just a typo in my post.&lt;/P&gt;&lt;PRE&gt;ldap-defaults DC1.company.internal 636&lt;/PRE&gt;&lt;P&gt;Does not work. In the network trace i see that ASA opens the communication to port 636 but uses protocol ldap (not ldaps).&lt;/P&gt;&lt;P&gt;ASA sends bind request with cleartext Username and PW to the ldap server. Ldap server closes connection because it expects ldaps.&lt;/P&gt;&lt;P&gt;I dont find any place in the ASA config where i can define that ldaps should be used for crl download.&lt;/P&gt;&lt;P&gt;Joachim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 17:16:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5344451#M1123389</guid>
      <dc:creator>joachimj</dc:creator>
      <dc:date>2025-11-04T17:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA revocation-check crl protocol ldap: use ldaps?</title>
      <link>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5344454#M1123390</link>
      <description>&lt;P&gt;I see, then probably it's not supported. I've just took a look at this link and it states the ASA can retrieve CRLs over HTTP, SCEP, or LDAP. It's not mentioning anything specifically for LDAPS.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa917/configuration/general/asa-917-general-config/basic-certs.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa917/configuration/general/asa-917-general-config/basic-certs.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 17:35:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-revocation-check-crl-protocol-ldap-use-ldaps/m-p/5344454#M1123390</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2025-11-04T17:35:59Z</dc:date>
    </item>
  </channel>
</rss>

