Skip to main content
NetApp Knowledge Base

Cloud Insight Telegraf agent fails to install with error "CS0246: The type or namespace name 'ICertificatePolicy' could not be found"

Views:
170
Visibility:
Public
Votes:
0
Category:
cloud-insights
Specialty:
oci
Last Updated:

Applies to

  • Cloud Insights
  • Telegraf agent for Windows 

Issue

When trying to install the Telegraf agent the install fails right away with the following error:

Add-Type: C:\Users\user1\cloudinsights-windows-env.ps1:1
Line |
   1 |  Add-Type
'using System.Net; using System.Security.Cryptography.X509Ce …
     |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | (1,107): error CS0246: The type or namespace name
'ICertificatePolicy' could not be found (are you
     | missing a using directive or an assembly reference?) using System.Net;
using
     | System.Security.Cryptography.X509Certificates; public class TrustAllCertsPolicy : ICertificatePolicy {
     | public
bool CheckValidationResult(ServicePoint srvPoint, X509Certificate certificate, WebRequest
     | request, int certificateProblem)
{return true;}}
     | ^

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.