I am having issues with getting the eStreamer from our SF Defense Center up and running. I have moved the cert from the D-Center to a folder and set the path in Splunk. However, I get the following error when trying to enable estreamer.
Setting up auth certificateSFPkcs12 : Processing crt/10.100.100.251_13.pkcs12SFPkcs12 : Unable to get certificate : Error opening input file crt/10.100.100.251_13.pkcs12crt/10.100.100.251_13.pkcs12: No such file or directory)
I noticed I missed the leading `/` before crt. I added that into the path, then I get the following error.
Setting up auth certificateSFPkcs12 : Processing /crt/10.100.100.251_13.pkcs12SFPkcs12 : Unable to get certificate : 140260664641184:error:0D06B08E:asn1 encoding routines:ASN1_D2I_READ_BIO:not enough data:a_d2i_fp.c:251:)"
Any help would be really appreciated.
↧