web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Unanswered

Could not create SSL/TLS secure channel.

(0) ShareShare
ReportReport
Posted on by 5

Hello,

I try to connect an API from an post update plugin.

But I get this error.

The request was aborted: Could not create SSL/TLS secure channel.

I can connect to the API with Postman but I cannot connect it from the plugin.

I tried all methods (HttpWebRequest / Web Client / HttpClientHandler) but it didn't work.

I also tried TLS settings (ssl3, tls, tls11, tls2). in code like this.

            ServicePointManager.ServerCertificateValidationCallback = delegate (object s, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors) { return true; };
            ServicePointManager.Expect100Continue = true;
            ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;

I tried the all solutions on the internet.

But It still not working.

Anyone have another idea?

Thanks.

I have the same question (0)
  • Community member Profile Picture
    7 on at
    Hi,
    Did you solve it cause I have same problem tell me please
  • Community member Profile Picture
    2 on at
    Hi,
    I have similar problem. Any proposed solution please? Thanks !

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 163 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 158

#3
Zhilan Profile Picture

Zhilan 49

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans