- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have loaded a SSL Certificate on our development server (Splunk 8.1.4). I added the following to the server.conf file (based on the Splunk docs on what to add to the web.conf file):
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
![SplunkTrust SplunkTrust](/html/@E48BE65924041B382F8C3220FF058B38/rank_icons/splunk-trust-16.png)
Hi @BernardEAI
privKeyPath do not exist in server conf, its for web conf. Following settings would suffice in most of the cases.
[sslConfig]
sslPassword (Optional required if server cert, key encrypted)
serverCert (you can combine key, server cert ... first key file followed by server cert.. save them into single .pem)
sslRootCAPath (Optional)
---
An upvote would be appreciated if this reply helps!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
![SplunkTrust SplunkTrust](/html/@E48BE65924041B382F8C3220FF058B38/rank_icons/splunk-trust-16.png)
Hi @BernardEAI
privKeyPath do not exist in server conf, its for web conf. Following settings would suffice in most of the cases.
[sslConfig]
sslPassword (Optional required if server cert, key encrypted)
serverCert (you can combine key, server cert ... first key file followed by server cert.. save them into single .pem)
sslRootCAPath (Optional)
---
An upvote would be appreciated if this reply helps!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is this still the case with 9.1.2? I'm getting the same error though I don't have privKeyPath listed in the server.conf file. My pem does have a password/key when I created it.
![](/skins/images/FE4825B2128CA5F641629E007E333890/responsive_peak/images/icon_anonymous_message.png)