<?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 SPLUNK SDK - SSL Error in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/SPLUNK-SDK-SSL-Error/m-p/78428#M1113</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Using C# SPLUNK SDK to send logs directly to the indexer on port 8089.&lt;BR /&gt;
It gives me an error when trying to connect to the indexer - The request was aborted: Could not create SSL/TLS secure channel.&lt;BR /&gt;
Doesnt seem happy with the certificate being used.&lt;BR /&gt;
We are using the default DefaultSplunkServerCertificate with SplunkCA as the root.&lt;BR /&gt;
Could that be the reason?&lt;/P&gt;

&lt;P&gt;It worked fine however on our dev instance where we had installed a local SPLUNK indexer.&lt;BR /&gt;
We had worked with same default certificates over there.&lt;/P&gt;

&lt;P&gt;The only difference seems to be that application server and dev SPLUNK indexer are on the same domain while for the test instance they are on different domains.&lt;/P&gt;

&lt;P&gt;Any suggestions please?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Ajay Suri&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2013 15:02:24 GMT</pubDate>
    <dc:creator>ajaykumarsuri</dc:creator>
    <dc:date>2013-10-01T15:02:24Z</dc:date>
    <item>
      <title>SPLUNK SDK - SSL Error</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SPLUNK-SDK-SSL-Error/m-p/78428#M1113</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Using C# SPLUNK SDK to send logs directly to the indexer on port 8089.&lt;BR /&gt;
It gives me an error when trying to connect to the indexer - The request was aborted: Could not create SSL/TLS secure channel.&lt;BR /&gt;
Doesnt seem happy with the certificate being used.&lt;BR /&gt;
We are using the default DefaultSplunkServerCertificate with SplunkCA as the root.&lt;BR /&gt;
Could that be the reason?&lt;/P&gt;

&lt;P&gt;It worked fine however on our dev instance where we had installed a local SPLUNK indexer.&lt;BR /&gt;
We had worked with same default certificates over there.&lt;/P&gt;

&lt;P&gt;The only difference seems to be that application server and dev SPLUNK indexer are on the same domain while for the test instance they are on different domains.&lt;/P&gt;

&lt;P&gt;Any suggestions please?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Ajay Suri&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 15:02:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SPLUNK-SDK-SSL-Error/m-p/78428#M1113</guid>
      <dc:creator>ajaykumarsuri</dc:creator>
      <dc:date>2013-10-01T15:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: SPLUNK SDK - SSL Error</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SPLUNK-SDK-SSL-Error/m-p/78429#M1114</link>
      <description>&lt;P&gt;Exception Trace:&lt;BR /&gt;
System.Net.WebException was unhandled&lt;BR /&gt;
  Message="The request was aborted: Could not create SSL/TLS secure channel."&lt;BR /&gt;
  Source="System"&lt;BR /&gt;
  StackTrace:&lt;BR /&gt;
       at System.Net.HttpWebRequest.GetRequestStream(TransportContext&amp;amp; context)&lt;BR /&gt;
       at System.Net.HttpWebRequest.GetRequestStream()&lt;BR /&gt;
       at Splunk.HttpService.Send(String path, RequestMessage request) in c:\Users\Andy\Documents\GitHub\splunk-sdk-csharp\SplunkSDK\HttpService.cs:line 401&lt;BR /&gt;
       at Splunk.Service.Send(String path, RequestMessage request) in c:\Users\Andy\Documents\GitHub\splunk-sdk-csharp\SplunkSDK\Service.cs:line 907&lt;BR /&gt;
       at Splunk.HttpService.Post(String path, Dictionary`2 args) in c:\Users\Andy\Documents\GitHub\splunk-sdk-csharp\SplunkSDK\HttpService.cs:line 319&lt;BR /&gt;
       at Splunk.Service.Login(String username, String password) in c:\Users\Andy\Documents\GitHub\splunk-sdk-csharp\SplunkSDK\Service.cs:line 702&lt;BR /&gt;
       at SPLUNK.Program.Main(String[] args) in F:\SPLUNK\SPLUNK\SPLUNK\Program.cs:line 18&lt;BR /&gt;
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)&lt;BR /&gt;
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()&lt;BR /&gt;
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;
       at System.Threading.ThreadHelper.ThreadStart()&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2013 09:14:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SPLUNK-SDK-SSL-Error/m-p/78429#M1114</guid>
      <dc:creator>ajaykumarsuri</dc:creator>
      <dc:date>2013-10-02T09:14:41Z</dc:date>
    </item>
  </channel>
</rss>

