- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm troubleshooting the issues I have with SSL not working with universal forwarder. Could someone please answer the following questions:
If UF is being deployed on a windows box, do the win. certs need to be converted. The Windows cert file types that I have include .pfx (for the client) and .cer (for the root CA cert). Also If I do need to convert them what is the best approach?...Openssl?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Yes, the certificates should be converted to the .pem format, an operation that you should be able to perform with openssl. For more details on how to configure Splunk forwarding to use SSLcertificates signed by a 3rd party authority, please read the following tutorial.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Yes, the certificates should be converted to the .pem format, an operation that you should be able to perform with openssl. For more details on how to configure Splunk forwarding to use SSLcertificates signed by a 3rd party authority, please read the following tutorial.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Glad to hear it's working!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hexx..you have been such a great help. After I changed all the certs to .pem, my UF on my test system started sending encrypted data to my splunk box.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Indeed, certificates are OS-agnostic.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the response!!! So when installing forwarder on systems...certs should always be .pem regardless of the operating system.
