<?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 Certificate problem when trying to use LogCollection web service in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/certificate-problem-when-trying-to-use-logcollection-web-service/m-p/5302029#M11341</link>
    <description>&lt;P&gt;I am attempting to use the LogCollection server. I've built a C# client from the wsdl.&amp;nbsp; When I try to connect to the webservice, I get a certificate error. I see that same error on Collaboration 14 Sandbox and on my local test system. See the stack trace below.&lt;/P&gt;&lt;P&gt;Any help would be appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception: System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority '10.10.20.1:8443'.&lt;BR /&gt;---&amp;gt; System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.&lt;BR /&gt;---&amp;gt; System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch, RemoteCertificateChainErrors&lt;BR /&gt;at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions)&lt;BR /&gt;at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)&lt;BR /&gt;at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.HttpConnectionWaiter`1.WaitForConnectionWithTelemetryAsync(HttpRequestMessage request, HttpConnectionPool pool, Boolean async, CancellationToken requestCancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpClient.&amp;lt;SendAsync&amp;gt;g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)&lt;BR /&gt;at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChannelAsyncRequest.SendRequestAsync(Message message, TimeoutHelper timeoutHelper)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(HttpRequestException requestException, HttpRequestMessage request, HttpAbortReason abortReason)&lt;BR /&gt;at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChannelAsyncRequest.SendRequestAsync(Message message, TimeoutHelper timeoutHelper)&lt;BR /&gt;at System.ServiceModel.Channels.RequestChannel.RequestAsync(Message message, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.RequestChannel.RequestAsyncInternal(Message message, TimeSpan timeout)&lt;BR /&gt;at System.Runtime.TaskHelpers.WaitForCompletionNoSpin[TResult](Task`1 task)&lt;BR /&gt;at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(MethodCall methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(MethodInfo targetMethod, Object[] args)&lt;BR /&gt;at generatedProxy_1.selectLogFiles(SchemaFileSelectionCriteria)&lt;BR /&gt;at CiscoExportTraceLogs.LogCollectionPortTypeClient.selectLogFiles(SchemaFileSelectionCriteria FileSelectionCriteria) in C:\OpticCoreDataServices\Src\CSCisco\MS-Net-bin\CiscoExportTraceLogs\Connected Services\CiscoExportTraceLogs\Reference.cs:line 876&lt;BR /&gt;at CiscoExportTraceLogs.Program.Main(String[] args) in C:\OpticCoreDataServices\Src\CSCisco\MS-Net-bin\CiscoExportTraceLogs\Program.cs:line 85&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2025 14:08:18 GMT</pubDate>
    <dc:creator>john pulley</dc:creator>
    <dc:date>2025-06-24T14:08:18Z</dc:date>
    <item>
      <title>Certificate problem when trying to use LogCollection web service</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/certificate-problem-when-trying-to-use-logcollection-web-service/m-p/5302029#M11341</link>
      <description>&lt;P&gt;I am attempting to use the LogCollection server. I've built a C# client from the wsdl.&amp;nbsp; When I try to connect to the webservice, I get a certificate error. I see that same error on Collaboration 14 Sandbox and on my local test system. See the stack trace below.&lt;/P&gt;&lt;P&gt;Any help would be appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception: System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority '10.10.20.1:8443'.&lt;BR /&gt;---&amp;gt; System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.&lt;BR /&gt;---&amp;gt; System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch, RemoteCertificateChainErrors&lt;BR /&gt;at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions)&lt;BR /&gt;at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Security.SslStream.ProcessAuthenticationWithTelemetryAsync(Boolean isAsync, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)&lt;BR /&gt;at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.HttpConnectionWaiter`1.WaitForConnectionWithTelemetryAsync(HttpRequestMessage request, HttpConnectionPool pool, Boolean async, CancellationToken requestCancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpClient.&amp;lt;SendAsync&amp;gt;g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)&lt;BR /&gt;at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChannelAsyncRequest.SendRequestAsync(Message message, TimeoutHelper timeoutHelper)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(HttpRequestException requestException, HttpRequestMessage request, HttpAbortReason abortReason)&lt;BR /&gt;at System.ServiceModel.Channels.HttpChannelFactory`1.HttpClientRequestChannel.HttpClientChannelAsyncRequest.SendRequestAsync(Message message, TimeoutHelper timeoutHelper)&lt;BR /&gt;at System.ServiceModel.Channels.RequestChannel.RequestAsync(Message message, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.RequestChannel.RequestAsyncInternal(Message message, TimeSpan timeout)&lt;BR /&gt;at System.Runtime.TaskHelpers.WaitForCompletionNoSpin[TResult](Task`1 task)&lt;BR /&gt;at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(MethodCall methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(MethodInfo targetMethod, Object[] args)&lt;BR /&gt;at generatedProxy_1.selectLogFiles(SchemaFileSelectionCriteria)&lt;BR /&gt;at CiscoExportTraceLogs.LogCollectionPortTypeClient.selectLogFiles(SchemaFileSelectionCriteria FileSelectionCriteria) in C:\OpticCoreDataServices\Src\CSCisco\MS-Net-bin\CiscoExportTraceLogs\Connected Services\CiscoExportTraceLogs\Reference.cs:line 876&lt;BR /&gt;at CiscoExportTraceLogs.Program.Main(String[] args) in C:\OpticCoreDataServices\Src\CSCisco\MS-Net-bin\CiscoExportTraceLogs\Program.cs:line 85&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 14:08:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/certificate-problem-when-trying-to-use-logcollection-web-service/m-p/5302029#M11341</guid>
      <dc:creator>john pulley</dc:creator>
      <dc:date>2025-06-24T14:08:18Z</dc:date>
    </item>
  </channel>
</rss>

