These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Issues with open API access

Author
Psianna Archeia
Sukebe Corporation
#1 - 2016-04-04 19:22:05 UTC
Getting this error in .NET:
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.


I'm wondering if the Eve API blocked me? Doesn't make sense. It's publicly open and there is no way my site is abusing the API.

Is it possible my webhost is blocking access to the API url? That seems unlikely but I guess it could be true.
I can access the endpoint from the browser or when I run the site locally during debug in Visual Studio.

My webhost, at the moment is saying they are not seeing any problems, both from the page I utilize it on and the endpoint itself.

I can access the endpoint through my browser, but not my website. So I'm wondering if CCP has blocked my website URL/IP?
Psianna Archeia
Sukebe Corporation
#2 - 2016-04-04 19:28:43 UTC  |  Edited by: Psianna Archeia
****, I was totally misunderstanding my issue. I thought the endpoint was wrong. Dammit. So sorry for this post.