apicquot

Results 8 comments of apicquot

the code works for me that I load or not the CA... I am wondering if the library is not able to find its way to a chain of CA...

Thew TLS1.2 with certificate works but is super slow (~7seconds). Your solution may still be a very good option.

latest version of the esp8266/arduino library is using different signatures for the flush and stop methods: just need to change the signature of these 2 methods. I will make a...

I ll confirm to you the libraries version I am using tonight. I posted an issue about erratic connection. Let me know if you have any clue about this. Kind...

Thank you Fabio. I did not a chance to do test yesterday. I ll let you know if I find anything. Not easy at this point to know what issue...

I managed to get it work by changing the time source to Amazon _useAmazonTimestamp = true, thank you for tip. I am using PubSubClient 2.6 AWS_SDK_Arduino master Arduino Websocket 2.1.1...

You can pull it from my fork: https://github.com/apicquot/Arduino.git from there you need to check out the branch Alex-Prod On Thu, Mar 14, 2019 at 1:47 AM Aamir Tahir wrote: >...

I am unable to connect to a mosquitto server running TLSv1. I am using php5. I added the CA certificate in the directory and passes it in parameter: `$mqtt =...