<?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 Missing key information like CN and country details in XSOAR self-signed certificates in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/missing-key-information-like-cn-and-country-details-in-xsoar/m-p/533732#M1873</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not able to find certificate key information like CN, country, etc. in XSOAR engine default self-signed certificate. can someone help me to find those information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 06:54:03 GMT</pubDate>
    <dc:creator>DP696</dc:creator>
    <dc:date>2023-03-09T06:54:03Z</dc:date>
    <item>
      <title>Missing key information like CN and country details in XSOAR self-signed certificates</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/missing-key-information-like-cn-and-country-details-in-xsoar/m-p/533732#M1873</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not able to find certificate key information like CN, country, etc. in XSOAR engine default self-signed certificate. can someone help me to find those information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 06:54:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/missing-key-information-like-cn-and-country-details-in-xsoar/m-p/533732#M1873</guid>
      <dc:creator>DP696</dc:creator>
      <dc:date>2023-03-09T06:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Missing key information like CN and country details in XSOAR self-signed certificates</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/missing-key-information-like-cn-and-country-details-in-xsoar/m-p/533768#M1874</link>
      <description>&lt;P&gt;You can configure the Engine to use your own certificate with that information, the default self signed wouldn't have it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Configure-an-Engine-to-Use-Custom-Certificates" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Configure-an-Engine-to-Use-Custom-Certificates&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 14:06:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/missing-key-information-like-cn-and-country-details-in-xsoar/m-p/533768#M1874</guid>
      <dc:creator>MBeauchamp2</dc:creator>
      <dc:date>2023-03-09T14:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing key information like CN and country details in XSOAR self-signed certificates</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/missing-key-information-like-cn-and-country-details-in-xsoar/m-p/533939#M1878</link>
      <description>&lt;P&gt;Thanks for the link,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Created own self-signed certificate, and replaced with the certificate and key in the designated path '/usr/local/demisto/d1.cert.pem &amp;amp; /usr/local/demisto/d1.key.pem' (on XSOAR engine) and given the required permission and ownership to the files. For one of the endpoint that we are looking to integrate with XSOAR is tighten with 2-way SSL connection. To establish an SSL connection with that endpoint, it is necessary to pass XSOAR certificate and its corresponding private key.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Connection is successful for the following command from the terminal: 'wget &amp;lt;endpoint URL&amp;gt; --certificate=/usr/local/demisto/d1.cert.pem --private-key=/usr/local/demisto/d1.key.pem'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, upon attempting to execute integration code from XSOAR UI, encountered an error message of 'SSL handshake failure'.&amp;nbsp;&lt;BR /&gt;when tried to pass XSOAR certificate path and key path explicitly, getting the error message&amp;nbsp; 'OSError: Could not find the TLS certificate file, invalid path: '/usr/local/demisto/d1.cert.pem'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why XSOAR is failing to use the certificate and key from the default path '/usr/local/demisto'? Are there any configuration needs to be add to make the XSOAR to use certificates and key?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 13:18:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/missing-key-information-like-cn-and-country-details-in-xsoar/m-p/533939#M1878</guid>
      <dc:creator>DP696</dc:creator>
      <dc:date>2023-03-14T13:18:25Z</dc:date>
    </item>
  </channel>
</rss>

