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

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

Issues, Workarounds & Localization

 
  • Topic is locked indefinitely.
 

CREST server not compatible with golang due to use of older encryption

First post
Author
croakroach
24th Imperial Crusade
Amarr Empire
#1 - 2014-11-15 21:15:43 UTC
The CREST secure api server is using old encryption and authentication thus i cannot access securely with default golang install.

The XML API and oauth servers work just fine using TLS 1.2 AES 256 CBC and SHA1, but the CREST server is using TLS 1.0 RC4 128 and MD5.

Can this be changed?

CCP FoxFour
C C P
C C P Alliance
#2 - 2014-11-17 09:32:07 UTC
Hmmmmm, I didn't set that stuff up and am not 100% sure how it all works but I will poke some people.

@CCP_FoxFour // Technical Designer // Team Tech Co

Third-party developer? Check out the official developers site for dev blogs, resources, and more.

Sentient Blade
Crisis Atmosphere
Coalition of the Unfortunate
#3 - 2014-11-17 10:50:54 UTC
croakroach
24th Imperial Crusade
Amarr Empire
#4 - 2014-11-18 22:00:46 UTC
Looks like it got switched; working perfectly now.