<?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: WLC 4400: EAP-TLS in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610133#M8579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The password equivalent is presenting a trusted cert but also the username is verified, because maybe you only want a subset of people to get access on the WLC. So that's why you do local eap+ eaptls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean that users not on AD get access ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Mar 2011 11:12:45 GMT</pubDate>
    <dc:creator>Nicolas Darchis</dc:creator>
    <dc:date>2011-03-28T11:12:45Z</dc:date>
    <item>
      <title>WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610126#M8572</link>
      <description>&lt;P&gt;Good day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to set up the EAP-TLS according to&lt;/P&gt;&lt;P&gt;- &lt;A href="http://cciew.wordpress.com/2010/06/10/eap-tls-on-the-wlc/" target="_blank"&gt;http://cciew.wordpress.com/2010/06/10/eap-tls-on-the-wlc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a77592.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a77592.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- Jeremy video about EAP-TLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main question is about certificates.&lt;/P&gt;&lt;P&gt;Tell me if I am wrong -&amp;nbsp; There are two types of certificates that we need to upload to the WLC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;Device certificate&lt;/STRONG&gt; - this is quite clear, OpenSSL, Certificate Request and e.t.c.&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;CA Root certificate&lt;/STRONG&gt; - if there is only one CA Root than clear, but if we have the following chain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Root CA -&amp;gt; Intermediate CA -&amp;gt; WLC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Do we need to upload the whole chain "Root CA -&amp;gt; Intermediate CA" to the WLC ?&lt;/P&gt;&lt;P&gt;b) If yes, what format is it going to be? maybe smth like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------BEGIN CERTIFICATE------&lt;BR /&gt;*Intermediate CA cert *&lt;BR /&gt;------END CERTIFICATE--------&lt;BR /&gt;------BEGIN CERTIFICATE------&lt;BR /&gt;*Root CA cert *&lt;BR /&gt;------END CERTIFICATE------&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 02:57:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610126#M8572</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2021-07-04T02:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610127#M8573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a77592.shtml"&gt;http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080a77592.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example you don't need to provide the Root CA certificate because we suppose that the client already knows and trust this root CA. so you only need to bundle the intermediate CA with the WLC certificate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 07:28:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610127#M8573</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-03-17T07:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610128#M8574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicolas, thank you for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;I've already seen the article, but now notice some interesting fact:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Note: &lt;/STRONG&gt;Chained certificates are supported for &lt;STRONG&gt;web authentication only&lt;/STRONG&gt;; they are not supported for the management certificate."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding this note, do we need to bundle any certificates for EAP-TLS scheme?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;On the WLC we have an opportunity to download two types of Certificates:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;Vendor Device Certificate&lt;/STRONG&gt; - it is made of CSR request and then uploaded to the WLC in .pem format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;STRONG&gt;Vendor CA Certificate -&lt;/STRONG&gt; this is more interesting:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Yesterday I bundled Root and Intermediate CA Certificates in one .pem file, then uploaded it to the WLC as "Vendor CA Certificate"&lt;STRONG&gt; -&lt;/STRONG&gt; the result was suсcessful! During the EAP-TLS auth process &lt;SPAN class="Apple-style-span" style="widows: 2; text-transform: none; text-indent: 0px; border-collapse: separate; font-family: 'Times New Roman'; white-space: normal; orphans: 2; letter-spacing: normal; color: #000000; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN class="Apple-style-span" style="line-height: 20px; border-collapse: collapse; font-family: arial, FreeSans, Helvetica, sans-serif; color: #333333; font-size: 14px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;SSL Handshake completed sucessfully and I connected to my EAP WLAN!&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="widows: 2; text-transform: none; text-indent: 0px; border-collapse: collapse; font-family: arial,helvetica,sans-serif; white-space: normal; orphans: 2; letter-spacing: normal; color: #333333; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;In the controller Client Properties I saw the&lt;/SPAN&gt; &lt;EAP type=""&gt;&lt;STRONG&gt; EAP TLS&amp;gt;&lt;/STRONG&gt;&lt;/EAP&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Everything seems to be ok, strange...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be, the chain of Root and Intermediate CA Certificates is the &lt;SPAN class="translation"&gt;redundant information, but the scheme seems to be working!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 08:22:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610128#M8574</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-03-17T08:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610129#M8575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One strange thing about the EAP-TLS process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In why scheme Local EAP uses LDAP server for its backend database&lt;/P&gt;&lt;P&gt;(EAP WLAN uses 802.1x as its Layer 2 Security)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the EAP-TLS connection process in the WLC debug,&amp;nbsp; I can see the following:&lt;/P&gt;&lt;OL start="1"&gt;&lt;LI&gt;Good variant:&lt;UL&gt;&lt;LI&gt;EAP sends user credential request to LDAP&lt;/LI&gt;&lt;LI&gt;LDAP answers&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Handling LDAP response Success&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Returning AAA Success for mobile ...&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Everything is OK, the process goes further&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Bad variant:&lt;UL&gt;&lt;LI&gt;EAP sends user credential request to LDAP&lt;/LI&gt;&lt;LI&gt;LDAP answers&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Handling LDAP response Authentication Failed&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Returning AAA Error 'Authentication Failed'&amp;nbsp;&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Everything is &lt;STRONG&gt;NOT &lt;/STRONG&gt;OK, but still the process goes further and the EAP-TLS auth appears to be successfull&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we can see, that even if the LDAP check is NOT successfull the whole EAP-TLS auth is OK - it is very strange and not very secure!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 12:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610129#M8575</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-03-17T12:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610130#M8576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My poitn of view is that there is no credentials for EAP-TLS.&lt;/P&gt;&lt;P&gt;The verification of EAP-TLS is just making sure that the client is presenting a trusted certificate. And trusted means that the WLC can verify its CA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we don't care about credentials verification since there isn't any, right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 13:11:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610130#M8576</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-03-17T13:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610131#M8577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Yes, it makes sence&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;But what about the feature "Local EAP using LDAP server as its backend database"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;in what situation do we need this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 13:41:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610131#M8577</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-03-17T13:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610132#M8578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicolas, good day!&lt;/P&gt;&lt;P&gt;I'd like to return to the ldap - EAP-TLS question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In Cisco doc &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/wireless/controller/4.1/configuration/guide/c41sol.html#wp1172157"&gt;http://www.cisco.com/en/US/docs/wireless/controller/4.1/configuration/guide/c41sol.html#wp1172157&lt;/A&gt;&lt;/P&gt;&lt;P&gt;we can see the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The LDAP backend database supports only these local EAP methods: EAP-TLS ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, I guess, this feature allows the WLC to get user credentials from certificate and send them to LDAP server for user validity&lt;/P&gt;&lt;P&gt;Besides, in WLS logs I can see that process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, why does the EAP-TLS allow access to users that are not stored in AD?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 11:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610132#M8578</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-03-28T11:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610133#M8579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The password equivalent is presenting a trusted cert but also the username is verified, because maybe you only want a subset of people to get access on the WLC. So that's why you do local eap+ eaptls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean that users not on AD get access ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 11:12:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610133#M8579</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-03-28T11:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610134#M8580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;What do you mean that users not on AD get access ?

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For example, I &lt;SPAN class="translation"&gt;purposely provide the LDAP Server with the wrong settings (ex. wrong &lt;SPAN&gt;Base DN&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Client iniates the session&lt;/LI&gt;&lt;LI&gt;In the WLC debug I can see that controller sends user credential request to LDAP&lt;/LI&gt;&lt;LI&gt;The reply is &lt;STRONG&gt;Returning AAA Error 'Authentication Failed' &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;But inspite of failed auth the whole auth process is fine, and user &lt;STRONG&gt;get the access!&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For what purpose do we need user verification if it doesn't influence the final result?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 10:10:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610134#M8580</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-03-29T10:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610135#M8581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nicolas, I suggest you to go on the conversation!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's examine the situation:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The employee has the valid account in AD. &lt;UL&gt;&lt;LI&gt;He can get the valid certificate from CA &lt;/LI&gt;&lt;LI&gt;With this certificate he can get access to LAN though EAP-TLS&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Suppose, that the user is dismissed. &lt;UL&gt;&lt;LI&gt;The user's account is deleted from AD, but he still has the certificate&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;According to the EAP-TLS verification process, he is still able to get access to LAN though EAP-TLS (!)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the situation, there are two main questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can WLC prevent such user from getting access to the LAN though EAP-TLS?&lt;/LI&gt;&lt;LI&gt;Can the WLC check whether the certificate is revoked or not?&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 11:46:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610135#M8581</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-04-13T11:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610136#M8582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the WLC is not a complete radius server. Local eap feature is supposed to be used as a backup so it does not support revocation list. So yes the situation you describe would be a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's like using the WLC for DHCP and complaining it cannot do lots of stuff that DHCP servers do. That's true, but it's not supposed to be a full DHCP/RADIUS etc ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 14:55:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610136#M8582</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-04-13T14:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610137#M8583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is not about the WLC cannot be the complete radius or DHCP server&lt;/P&gt;&lt;P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Local eap feature is supposed to be used as a backup so it does not support revocation list.&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;I agree with you, there is no need to the WLC to know something about revocation list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what prevents WLC from taking the user credentials from certificate and check this credentials in AD? (!)&lt;/P&gt;&lt;P&gt;Besides, from wlc debug we can see that local eap &lt;STRONG&gt;can send user credentials to LDAP server&lt;/STRONG&gt;, but has no influence on the whole EAP-TLS auth process &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 11:19:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610137#M8583</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-04-14T11:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610138#M8584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"taking the user credentials from certificate"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no password on a certificaite ... only a "CN" that can (or not) be equal to a username.&lt;/P&gt;&lt;P&gt;What the LDAP query does is to fetch the additional attributes of that user because this is not happening with the certificate validation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 17:02:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610138#M8584</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-04-14T17:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610139#M8585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;"taking the user credentials from certificate"&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My fault, I meant just username without the password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's return to the certificate validity.&lt;/P&gt;&lt;P&gt;We cannot check it straightly with the revocation list, because it is not supported - that's clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;The password equivalent is presenting a trusted cert but also the &lt;STRONG&gt;username is verified&lt;/STRONG&gt;, because maybe you only want a subset of people to get access on the WLC.&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step be step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;As we cleared up, WLC can retrieve the CN/username from the certificate.&lt;/LI&gt;&lt;LI&gt;Then WLC sends CN/username (and also some attributes) to the LDAP server&lt;/LI&gt;&lt;LI&gt;Now we have two variants:&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;the first one&lt;/STRONG&gt;: there is the user in LDAP server database - all the auth process is successful - that is clear&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;the second: &lt;/STRONG&gt;there is no such user in LDAP server database - what decision/conclusion does the wlc make in such situation?&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The general question is, &lt;STRONG&gt;why&lt;/STRONG&gt; &lt;STRONG&gt;WLC cannot just retrieve the CN/username from cert and ask the LDAP server, whether this user exists in LDAP database or not?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And If there is no user in LDAP database, the whole auth process must be unsuccessful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear, Nicolas, this question is really very important for our organisation&lt;/P&gt;&lt;P&gt;I just try to make sure that there is/no solution for the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 06:07:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610139#M8585</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-04-15T06:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610140#M8586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, I misphrased in previous posts.&lt;/P&gt;&lt;P&gt;The LDAP query is only for attribute retrieval, my bad.&lt;/P&gt;&lt;P&gt;It would be a feasible enhancement request to check the username existence, indeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 06:10:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610140#M8586</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-04-15T06:10:39Z</dc:date>
    </item>
    <item>
      <title>WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610141#M8587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I'd like to return to the question about root certificates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;- we have one ROOT CA and two intermediate CA:&amp;nbsp; ca1, ca2&lt;/P&gt;&lt;P&gt;- we have two groups of users with certificates signed by these intermediate CAs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Purpose&lt;/STRONG&gt; - we want users from both groups to pass the authentication process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we can't upload &lt;STRONG&gt;two&lt;/STRONG&gt; root CA to the wlc, can we upload only ROOT CA for that purpose?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2011 11:05:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610141#M8587</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-11-10T11:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610142#M8588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your doing EAP-TLS, you will have a certificate installed in your Radius server and your clients would also have a certificate obtained from one if the two intermediate CA.  You still have one root ca.  So with any of your intermediate ca's, the root ca is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You client devices will trust the root ca (if setup right) so you can validate the server certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2011 11:13:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610142#M8588</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2011-11-10T11:13:28Z</dc:date>
    </item>
    <item>
      <title>WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610143#M8589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in software version 7.0.220.0 there is the OSCP feature&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/customer/docs/wireless/controller/release/notes/crn7_0_220_0.html#wp784178"&gt;http://www.cisco.com/en/US/customer/docs/wireless/controller/release/notes/crn7_0_220_0.html#wp784178&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It can get the revocation status of the management user's certificate, while user accesses the GUI by https&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we use OSCP during the wireless client auth process to check the users certificate validity? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 10:57:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610143#M8589</guid>
      <dc:creator>Jaaazman777</dc:creator>
      <dc:date>2011-11-15T10:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 4400: EAP-TLS</title>
      <link>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610144#M8590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not for 802.1x. You would need to configure the CRL on the radius sever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 12:19:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-4400-eap-tls/m-p/1610144#M8590</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2011-11-15T12:19:19Z</dc:date>
    </item>
  </channel>
</rss>

