<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Splunk OPEN SSL: unable to load library files. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229023#M99002</link>
    <description>&lt;P&gt;It is recommended to use the openssl version shipped with splunk to generate and sign your own custom certificates.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Security/Howtoself-signcertificates#Before_you_begin" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Security/Howtoself-signcertificates#Before_you_begin&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 09:43:16 GMT</pubDate>
    <dc:creator>apfender_splunk</dc:creator>
    <dc:date>2020-09-29T09:43:16Z</dc:date>
    <item>
      <title>Splunk OPEN SSL: unable to load library files.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229021#M99000</link>
      <description>&lt;P&gt;Hi Splunker, &lt;/P&gt;

&lt;P&gt;Unable to open the Splunk open ssl. Error is, &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#echo $SPLUNK_HOME
    /opt/splunk
 # /opt/splunk/bin/openssl
    **/opt/splunk/bin/openssl: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory**
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
V&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 18:02:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229021#M99000</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2016-01-11T18:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk OPEN SSL: unable to load library files.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229022#M99001</link>
      <description>&lt;P&gt;I don't follow what you're trying to do.  Why do you want to run Splunk's bundled openssl manually?&lt;/P&gt;

&lt;P&gt;Splunk bundles all its required binaries and libraries together in the local install, but from shell your LD_LIBRARY_PATH and other loadable library configs are going to be completely out of whack.&lt;/P&gt;

&lt;P&gt;If you &lt;EM&gt;really&lt;/EM&gt; mean to use the Splunk-distributed version of openssl rather than a proper local copy, you can specify the path to libs directory, thus:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# LD_LIBRARY_PATH=/opt/splunk/lib/ /opt/splunk/bin/openssl version
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:24:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229022#M99001</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2020-09-29T08:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk OPEN SSL: unable to load library files.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229023#M99002</link>
      <description>&lt;P&gt;It is recommended to use the openssl version shipped with splunk to generate and sign your own custom certificates.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.1/Security/Howtoself-signcertificates#Before_you_begin" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.1/Security/Howtoself-signcertificates#Before_you_begin&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:43:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229023#M99002</guid>
      <dc:creator>apfender_splunk</dc:creator>
      <dc:date>2020-09-29T09:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk OPEN SSL: unable to load library files.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229024#M99003</link>
      <description>&lt;P&gt;how was this issue resolved?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 17:24:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229024#M99003</guid>
      <dc:creator>sbattista09</dc:creator>
      <dc:date>2017-06-05T17:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk OPEN SSL: unable to load library files.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229025#M99004</link>
      <description>&lt;P&gt;I found that this gives me the text output without a password after following the directions in this URL.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.1/Security/Getthird-partycertificatesforSplunkWeb" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.1/Security/Getthird-partycertificatesforSplunkWeb&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;LD_LIBRARY_PATH=/opt/splunk/lib/ /opt/splunk/bin/openssl rsa -in /opt/splunk/etc/auth/mycerts/myprivate.key -text&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:08:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-OPEN-SSL-unable-to-load-library-files/m-p/229025#M99004</guid>
      <dc:creator>Ohiotech</dc:creator>
      <dc:date>2020-09-29T20:08:08Z</dc:date>
    </item>
  </channel>
</rss>

