Getting Data In

How to resolve SSL error with tcp-ssl input?

roberteves
Explorer

I have a Splunk server which is receiving data on a tcp-ssl port successfully for a particular application (SecureCircle). I'm trying to set up a new port to receive data from Palo Alto firewalls but it's running into an the following error:

 

 

 

WARN  SSLCommon - Received fatal SSL3 alert. ssl_state='SSLv3 read client key exchange A', alert_description='certificate unknown'

 

 

 

I'm using the same certificate an SSL configuration for both ports so I know that the cert is fine. It's not a self singed cert. It's valid until 2022.

I've been looking through some old posts with similar errors but none of them seemed to match my issue.  Below is my Port and SSL configuration from the btool inputs command

 

 

 

/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              [SSL]
/opt/splunk/etc/system/default/inputs.conf                             _rcvbuf = 1572864
/opt/splunk/etc/system/default/inputs.conf                             allowSslRenegotiation = true
/opt/splunk/etc/system/default/inputs.conf                             cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256
/opt/splunk/etc/system/default/inputs.conf                             ecdhCurves = prime256v1, secp384r1, secp521r1
/opt/splunk/etc/system/local/inputs.conf                               host = splunkhost.mydomain.com
/opt/splunk/etc/system/default/inputs.conf                             index = default
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              requireClientCert = false
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              serverCert = /opt/splunk/etc/auth/splunkhost.mydomain.com/splunkhost.mydomain.com.pem
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              sslPassword = [Redacted]
/opt/splunk/etc/system/default/inputs.conf                             sslQuietShutdown = false
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              sslVersions = tls1.2
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              [tcp-ssl://6514]
/opt/splunk/etc/system/default/inputs.conf                             _rcvbuf = 1572864
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              host = splunkhost.mydomain.com
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              index = pan_logs
/opt/splunk/etc/apps/Splunk_TA_paloalto/local/inputs.conf              sourcetype = pan:log

 

 

 

The configuration for the working port is:

 

 

 

/opt/splunk/etc/apps/ahs_ta_securecircle/local/inputs.conf             [tcp-ssl://8443]
/opt/splunk/etc/system/default/inputs.conf                             _rcvbuf = 1572864
/opt/splunk/etc/system/local/inputs.conf                               host = splunkhost.mydomain.com
/opt/splunk/etc/apps/ahs_ta_securecircle/local/inputs.conf             index = dlp
/opt/splunk/etc/apps/ahs_ta_securecircle/local/inputs.conf             sourcetype = SecureCircle

 

 

 

Labels (1)
0 Karma

FlorianScho
Path Finder

Hi, 

having the exact same issue. Were you able to fix it?

0 Karma

kdulle
Explorer

Ditto here.

I hammered on it for about a day, and finally just went back to udp.

I may just have to configure a vpn tunnel to send it through as a work around, sad.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...