Zinc question

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Zinc question

Santiago Bragagnolo
Hi! Im trying to do a GET on this address: 


Is a rest API over https. 

For some reason, in linux im having "Connection closed while waiting for data".

in Mac "SSL exception connection failed code -5"

Does any have any clue about how to make this work :)? 

Thanks! 

Santiago. 









Reply | Threaded
Open this post in threaded view
|

Re: Zinc question

Sven Van Caekenberghe-2
Santiago,

Hmm, that is actually a Zodiac and SSL Plugin problem.

It seems the certificate from that site is based on Elliptic Curve crypto that might not be supported by the plugin.

I am afraid I cannot help you much further. Hopefully someone else has more experience here.

Sven

> On 17 Nov 2016, at 15:54, Santiago Bragagnolo <[hidden email]> wrote:
>
> Hi! Im trying to do a GET on this address:
>
> https://etherchain.org/api/account/0xbf35faa9c265baf50c9cff8c389c363b05753275/source
>
> Is a rest API over https.
>
> For some reason, in linux im having "Connection closed while waiting for data".
>
> in Mac "SSL exception connection failed code -5"
>
> Does any have any clue about how to make this work :)?
>
> Thanks!
>
> Santiago.
>
>
>
>
>
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Zinc question

Santiago Bragagnolo
thanks a lot for the fast response!  I will do a workaround for the moment :) 


On Thu, 17 Nov 2016 at 16:05 Sven Van Caekenberghe <[hidden email]> wrote:
Santiago,

Hmm, that is actually a Zodiac and SSL Plugin problem.

It seems the certificate from that site is based on Elliptic Curve crypto that might not be supported by the plugin.

I am afraid I cannot help you much further. Hopefully someone else has more experience here.

Sven

> On 17 Nov 2016, at 15:54, Santiago Bragagnolo <[hidden email]> wrote:
>
> Hi! Im trying to do a GET on this address:
>
> https://etherchain.org/api/account/0xbf35faa9c265baf50c9cff8c389c363b05753275/source
>
> Is a rest API over https.
>
> For some reason, in linux im having "Connection closed while waiting for data".
>
> in Mac "SSL exception connection failed code -5"
>
> Does any have any clue about how to make this work :)?
>
> Thanks!
>
> Santiago.
>
>
>
>
>
>
>
>
>