ARMmbed / mbed-client-example-6lowpan

DEPRECATED: Example demonstrating 6LoWPAN mesh networking
https://cloud.mbed.com/docs/current
Other
19 stars 13 forks source link

Cannot access http://connect.arm.com #81

Closed betzw closed 8 years ago

betzw commented 8 years ago

On the device_server readme page you are referring to two software packages (mbed Device Server & Referennce / Home App) to download in order to setup the server side of the demo. Unfortunately the site http://connect.arm.com is not accessible from within my company (most likely due to our firewall) ending up with the following error:

An error occurred during a connection to connect.arm.com. 
SSL peer was unable to negotiate an acceptable set of security parameters. 
Error code: SSL_ERROR_HANDSHAKE_FAILURE_ALERT

Any idea, how I can get around this problem?

ciarmcom commented 8 years ago

ARM Internal Ref: ONME-2677

SeppoTakalo commented 8 years ago

Hi @betzw

I have no idea of why connect.arm.com is generating SSL errors. The link uses http:// address but can you try with https://

There might be some HTTP redirection.

However, as this is not directly bug in this specific software package, I'm closing this bug here.

Please report back, if you still have errors. I'll then forward the information to IT team.

betzw commented 8 years ago

Pls. forward this to your IT team!

Using http or https doesn't change anything as both end up in a secure connection setup which fails as described above! An additional information you can forward to them is, that we are using a Zscaler based firewall, which "messes" around with certificates ... I am copying also our contact in ARM which might help us accelerate finding a solution for this issue!

cc @screamerbg

betzw commented 8 years ago

cc @nikapov-ST