<?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: Certificate error while integrating Sailpoint with Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Certificate-error-while-integrating-Sailpoint-with-Splunk/m-p/651763#M110685</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/246376"&gt;@Subhashsingh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share the steps on how exactly you fixed the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you import the certificate from IGA URL ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2023 13:10:45 GMT</pubDate>
    <dc:creator>memon_samad</dc:creator>
    <dc:date>2023-07-24T13:10:45Z</dc:date>
    <item>
      <title>Certificate error while integrating Sailpoint with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Certificate-error-while-integrating-Sailpoint-with-Splunk/m-p/574526#M101560</link>
      <description>&lt;P&gt;Hello Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to integrate Sailpoint with Splunk. We used the required add-on and all the necessary information for API however, after putting all the required information we are getting the certificate error that stops the complete integration. Below are some of the sample error logs of Sailpoint integration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/data/splunk/etc/apps/Splunk_TA_sailpoint/bin/splunk_ta_sailpoint/aob_py3/requests/api.py", line 60, in request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return session.request(method=method, url=url, **kwargs)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/data/splunk/etc/apps/Splunk_TA_sailpoint/bin/splunk_ta_sailpoint/aob_py3/requests/sessions.py", line 533, in request&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; resp = self.send(prep, **send_kwargs)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/data/splunk/etc/apps/Splunk_TA_sailpoint/bin/splunk_ta_sailpoint/aob_py3/requests/sessions.py", line 646, in send&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r = adapter.send(request, **kwargs)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/data/splunk/etc/apps/Splunk_TA_sailpoint/bin/splunk_ta_sailpoint/aob_py3/requests/adapters.py", line 514, in send&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise SSLError(e, request=request)&lt;/P&gt;&lt;P&gt;requests.exceptions.SSLError: HTTPSConnectionPool(host='#hostname', port=8443): Max retries exceeded with url: /identityiq/oauth2/token (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1106)')))&lt;/P&gt;&lt;P&gt;Can someone please provide some input on the same so that we can proceed with the integration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 07:22:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Certificate-error-while-integrating-Sailpoint-with-Splunk/m-p/574526#M101560</guid>
      <dc:creator>manishchoudhary</dc:creator>
      <dc:date>2021-11-11T07:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate error while integrating Sailpoint with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Certificate-error-while-integrating-Sailpoint-with-Splunk/m-p/634032#M108528</link>
      <description>&lt;P&gt;SSLCertVerificationError comes up for one of the two reasons - if the certificate is not placed in right directory or if it is a self signed certificate.&amp;nbsp;Please navigate to following file to&amp;nbsp;add CA certs(in my case i added my full chain pem file of the server where i installed the add on) in the chain: &amp;gt;&amp;nbsp;&lt;STRONG&gt;SPLUNK_HOME/etc/apps/Splunk_TA_sailpoint/bin/splunk_ta_sailpoint/aob_py3/certifi/cacert.pem&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This issue with the self signed certificate arises due to critical security checks which are enforced by default in latest python version(3.7 +). In order to resolve this you will require CA certs in all of the environment(s) (DEV/STAGING/PROD).&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 09:28:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Certificate-error-while-integrating-Sailpoint-with-Splunk/m-p/634032#M108528</guid>
      <dc:creator>Subhashsingh</dc:creator>
      <dc:date>2023-03-10T09:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate error while integrating Sailpoint with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Certificate-error-while-integrating-Sailpoint-with-Splunk/m-p/651763#M110685</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/246376"&gt;@Subhashsingh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share the steps on how exactly you fixed the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you import the certificate from IGA URL ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 13:10:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Certificate-error-while-integrating-Sailpoint-with-Splunk/m-p/651763#M110685</guid>
      <dc:creator>memon_samad</dc:creator>
      <dc:date>2023-07-24T13:10:45Z</dc:date>
    </item>
  </channel>
</rss>

