<?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 Custom PKI Trust-Profile in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445241#M3029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to change the trust profile name in APIC-EM PKI broker or create a new one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the documentation I could only find the following information:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;&lt;SPAN class="propReq propName"&gt;&lt;EM&gt;trustProfileName&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt; (&lt;SPAN class="propType"&gt;string&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN class="propDesc"&gt;Name of trust-profile (must already exist). Default: sdn-network-infra-iwan&lt;/SPAN&gt;,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;Many thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;Evelyn&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 12:33:05 GMT</pubDate>
    <dc:creator>Evelyn Riha</dc:creator>
    <dc:date>2019-03-01T12:33:05Z</dc:date>
    <item>
      <title>Custom PKI Trust-Profile</title>
      <link>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445241#M3029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to change the trust profile name in APIC-EM PKI broker or create a new one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the documentation I could only find the following information:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;&lt;SPAN class="propReq propName"&gt;&lt;EM&gt;trustProfileName&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt; (&lt;SPAN class="propType"&gt;string&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN class="propDesc"&gt;Name of trust-profile (must already exist). Default: sdn-network-infra-iwan&lt;/SPAN&gt;,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;Many thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="model-signature"&gt;Evelyn&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:33:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445241#M3029</guid>
      <dc:creator>Evelyn Riha</dc:creator>
      <dc:date>2019-03-01T12:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PKI Trust-Profile</title>
      <link>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445242#M3030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to create trust profile for? iWAN or something else?&lt;/P&gt;&lt;P&gt;For iWAN, the APIC-EM iWAN App will create the trust point for you, through PKI broker. You don't have to explicitly create it. It's a part of Cisco validated design (CVD) for iWAN.&lt;/P&gt;&lt;P&gt;For anything else, you can use corresponding REST API (POST) to create one. Here are the APIs for PKI broker, exposed in swagger:&lt;/P&gt;&lt;P&gt;&lt;A href="https://172.25.220.92/swagger#!/pki-broker" title="https://172.25.220.92/swagger#!/pki-broker"&gt;https://&amp;lt;APIC-EM controller IP&amp;gt;/swagger#!/pki-broker&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 17:38:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445242#M3030</guid>
      <dc:creator>cchitnis</dc:creator>
      <dc:date>2016-11-02T17:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PKI Trust-Profile</title>
      <link>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445243#M3031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're not using iWAN app but using the REST API with a script for the trustpoint configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script is creating a trustpoint for each device with a API call and until now I've always used the sdn-network-infra-iwan name but it would be nice to have another name for it as we're not using the iWAN. E.g. a trust profile with the name "my-ipsec-ca" for my trustpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't something to modify this name within APIC - neither in the APIs nor in the GUI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 18:20:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445243#M3031</guid>
      <dc:creator>Evelyn Riha</dc:creator>
      <dc:date>2016-11-02T18:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PKI Trust-Profile</title>
      <link>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445244#M3032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently only the default "&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;sdn-network-infra-iwan" profile is supported for the /trust-point POST API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 21:36:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/custom-pki-trust-profile/m-p/3445244#M3032</guid>
      <dc:creator>aluktuke</dc:creator>
      <dc:date>2016-11-02T21:36:11Z</dc:date>
    </item>
  </channel>
</rss>

