<?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: ACS - SSL - LDAP cert7.db in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-ssl-ldap-cert7-db/m-p/324024#M429544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi there. Thank you. Your solution does not work for me, I use CISCO ACS Appliance (not ACS on Windows box). It is a closed box. I can not install anything on it other than patches for ACS itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is anywhere a documumentation on how to get cert7.db for ACS?&lt;/P&gt;&lt;P&gt;I took the books on SSL, build a real PKI using openSSL 0.9.7e, generated the certificates corectly for CA, PEAP, LDAPS, cert7.db and I have the very same problem, the ACS refuses the certificate of the LDAP server. There are some particular token statements in the key ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adip  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2005 11:19:44 GMT</pubDate>
    <dc:creator>adipop777</dc:creator>
    <dc:date>2005-04-13T11:19:44Z</dc:date>
    <item>
      <title>ACS - SSL - LDAP cert7.db</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-ssl-ldap-cert7-db/m-p/324022#M429542</link>
      <description>&lt;P&gt;I have following configuration: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Catalyst 2950G-proximity switches with IOS 12.1(19)EA1c. &lt;/P&gt;&lt;P&gt;Cisco Secure ACS Appliance 3.2.3.11 &lt;/P&gt;&lt;P&gt;SunONE Directory Server ldap server version 5.2_Patch_2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to setup 802.1x authentication for wired and wireless clients, with VLAN parameter provided by using group mapping with ldap groups. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used Microsoft Certificate Services to create a corporate CA.&lt;/P&gt;&lt;P&gt;I authenticated against it the ACS and SunONE Ldap Directory Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I successfully installed the certificates and activated PEAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Ldap server works in SSL, Have other applications using it in SSL mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a hard time accessing the ldap server in SSL mode from the ACS. (In clear mode everything works well, I can map groups and everything.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried to generate the cert7.db using NSS 3.6.1 (compatible cert7.db format)&lt;/P&gt;&lt;P&gt;In the following format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyCA            CT,C,C&lt;/P&gt;&lt;P&gt;ldap-server     P,P,P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using the certificates used for SSL activation on ldap-server and following commands. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;certutil -A  -n  MyCA  -t CT,CT,CT  -a  -i  /path/ca-cert.cer  -d /path_acs_db  -P "" &lt;/P&gt;&lt;P&gt;certutil -A  -n  ldap-server  -t Pu,Pu,Pu -a  -i  /path/server-cert.cer  -d /path_acs_db  -P "" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No luck, doesn&amp;#146;t work !&lt;/P&gt;&lt;P&gt;Tracing the ssl protocol, I have "certificate unknown" error 46 from ACS Appliance after Server Hello, Certificate sequence &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only one document that I found about setting using ssl to connect to an external ldap-database is this one:&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/cc/pd/sqsw/sq/tech/ldcsa_wp.htm" target="_blank"&gt;http://www.cisco.com/warp/public/cc/pd/sqsw/sq/tech/ldcsa_wp.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using CMS or previously known as Netscape  CMS (Certificate Management System) previously known as Netscape CMS. The End of Life of this product was July 01, 2003.&lt;/P&gt;&lt;P&gt;I have no ideea where to take this product from&lt;/P&gt;&lt;P&gt;and the procedure it is not applicable to a ACS Appliance where I can not install a Netscape browser &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:03:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-ssl-ldap-cert7-db/m-p/324022#M429542</guid>
      <dc:creator>adipop777</dc:creator>
      <dc:date>2019-03-10T21:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: ACS - SSL - LDAP cert7.db</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-ssl-ldap-cert7-db/m-p/324023#M429543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did it this way&lt;/P&gt;&lt;P&gt;I downloaded Softera LDAP browser for Windows.&lt;/P&gt;&lt;P&gt;I browsed the LDAP using a SSL , ( Softera ldap browser has a small check box , try to use secure conenction).&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Its available here. YOu only need the eval version&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.ldapadministrator.com/" target="_blank"&gt;http://www.ldapadministrator.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you are able to successfully conenct to you ldap using the credentials ( login/password, &amp;amp; CN given).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You sipley close the browser &amp;amp; then go to its installed dir ( typically c:\program files\....)&lt;/P&gt;&lt;P&gt;&amp;amp; copy the  cert7.db &amp;amp; other files to  a dir for e.g C:\certificates &amp;amp; point ACS to use those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked like charm for me. I hope it does for you as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it does, pls reply to this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;dharmesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2005 05:51:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-ssl-ldap-cert7-db/m-p/324023#M429543</guid>
      <dc:creator>dbshah2000</dc:creator>
      <dc:date>2005-03-16T05:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: ACS - SSL - LDAP cert7.db</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-ssl-ldap-cert7-db/m-p/324024#M429544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi there. Thank you. Your solution does not work for me, I use CISCO ACS Appliance (not ACS on Windows box). It is a closed box. I can not install anything on it other than patches for ACS itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is anywhere a documumentation on how to get cert7.db for ACS?&lt;/P&gt;&lt;P&gt;I took the books on SSL, build a real PKI using openSSL 0.9.7e, generated the certificates corectly for CA, PEAP, LDAPS, cert7.db and I have the very same problem, the ACS refuses the certificate of the LDAP server. There are some particular token statements in the key ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adip  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2005 11:19:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-ssl-ldap-cert7-db/m-p/324024#M429544</guid>
      <dc:creator>adipop777</dc:creator>
      <dc:date>2005-04-13T11:19:44Z</dc:date>
    </item>
  </channel>
</rss>

