Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

pdii

Member Since 14 May 2012
Offline Last Active Sep 15 2015 05:13 AM
-----

Posts I've Made

In Topic: SSL not working?

27 August 2015 - 06:43 AM

I just read your post.  Here it is if others are interested.

 

Based on line 71 of apqpnetlite's TcpTransport class, how is verification of the peer being performed when null is being passed for the certificate in the AuthenticateAsClient method?

 

It is my understanding that we need to provide the root CA's cert for the endpoint we want to connect to in order for verification to be performed.


In Topic: SSL not working?

23 August 2015 - 09:46 PM

Ahh, so it seems this because the Netduino implementation of SslStream for the CC3100 hasn't yet implemented certificate validation.  I'm assuming that the reason why you did reference HttpsAuthentCerts in your other blog post was because you were using a FezSpider and they must have implemented certificate validation in their SslStream?

 

Thanks for the link to AMQPLite.  However, since AMQPS is just a protocol like HTTPS, won't it rely on Netduino's implementation of SslStream and won't it run into the same issues as HTTPS on a N3W?

 

Chris, is this true?  Although the N3W hardware supports SSL 3.0 and TLS 1.2, we'll need an update to Netduino.IP / the CC3100 firmware (not sure if I'm using the proper terminology here) before the N3Ws will be able to communicate securely w/o a gateway device in front of them?

 

If not, would you mind adding happy and sad path test cases to the NetduinoIP_StackTests.zip project you refereed to here so that we can see how to get this working?

 

Thank you!


In Topic: SSL not working?

17 August 2015 - 01:48 PM

Thanks for the response KiwiDev.  I read a few of your blog posts while investigating this issue.

 

One thing that I didn't quite understand is why you didn't use the HttpWebRequest.HttpsAuthentCerts property in the netduino post and the blog entry you've linked to like you did in one of your other blog posts.  Under what scenarios do you and don't you need to use this property?

 

I'm new to .NET MF, so apologies if this is a stupid question.


In Topic: SSL Authentication issues

14 August 2015 - 08:29 PM

I'll start a separate thread because I don't want to hijack this one, but I wanted to leave a quick note that I too am facing some interesting issues with SSL on my N3W that are very similar to this.


In Topic: Introducing Netduino 3 Ethernet

11 August 2015 - 04:45 AM

Does the Netduino 3 Ethernet support SSL like the Netduino 3 Wifi?


home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.