Splunk Enterprise

Splunk Add-on for AWS > unable to get local issuer certificate (_ssl.c:1091)

iAmSaugata
New Member

Hi,

I am trying to configure CloudTrail via S3 in Splunk Add-on for AWS, but after configuring, it getting failed to validate the certificate, i have already added local certificate in cacert.pem on the following locations.

D:\Program Files\Splunk\etc\apps\Splunk_TA_aws\bin\3rdparty\python3\certifi
D:\Program Files\Splunk\etc\apps\Splunk_TA_aws\bin\3rdparty\python3\botocore
D:\Program Files\Splunk\Python-3.7\Lib\site-packages\certifi
D:\Program Files\Splunk\Python-3.7\Lib\site-packages\botocore
D:\Program Files\Splunk\Python-3.7\Lib\site-packages\botocore\vendored\requests

But as of now no luck, still getting same error.
Error:

 

 

  File "D:\Program Files\Splunk\Python-3.7\lib\http\client.py", line 966, in send
    self.connect()
  File "D:\Program Files\Splunk\etc\apps\Splunk_TA_aws\bin\3rdparty\python3\boto\https_connection.py", line 131, in connect
    ca_certs=self.ca_certs)
  File "D:\Program Files\Splunk\Python-3.7\lib\ssl.py", line 1238, in wrap_socket
    suppress_ragged_eofs=suppress_ragged_eofs
  File "D:\Program Files\Splunk\Python-3.7\lib\ssl.py", line 423, in wrap_socket
    session=session
  File "D:\Program Files\Splunk\Python-3.7\lib\ssl.py", line 870, in _create
    self.do_handshake()
  File "D:\Program Files\Splunk\Python-3.7\lib\ssl.py", line 1139, in do_handshake
    self._sslobj.do_handshake()
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)

 

 

Regards,
Saugata D

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...