Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
bboyle1234 opened this issue Nov 7, 2013 · 5 comments
Closed

Comments

@bboyle1234
Copy link

Happening at this point in code:

var results = (XmlRpcStruct[])client.DataService.Query("Contact", 1000, 0, query, new[] { "Id", "Email", "Password", "Username" });

Forum thread here:

http://community.infusionsoft.com/showthread.php/15371-The-request-was-aborted-Could-not-create-SSL-TLS-secure-channel

@mfairch
Copy link

mfairch commented Nov 7, 2013

@trbngr
Copy link
Contributor

trbngr commented Nov 7, 2013

Jeez. What a mess. :)

We can fallback to setting the SecurityProtocol. What do you think?

@bboyle1234
Copy link
Author

It depends how quickly Infusionsoft are going to fix the problem. There has been no comment from them whether we can expect it fixed in hours, days or weeks.

@trbngr
Copy link
Contributor

trbngr commented Nov 7, 2013

I went ahead and pushed the change.

@bboyle1234
Copy link
Author

Many thanks. It's greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants