-
Hi
I use the following code, but get the ssl.SSLError: unknown error (_ssl.c:3622).
Do you know how to find my myClientID? or just use whatever i want?
Thx
```
# AWS IoT certificate based c…
-
**Describe the bug**
In iOS 12.1+ mqtt connectUsingWebSocket is failing due to an SSL handshake failure, despite using the -ats endpoint. The only thing that is unique in my code is that our endpoi…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've searched for [previous similar issues](https://github.com/aws/aws-iot-device-sdk-python-v2/issues) and didn't find any solut…
-
I have tried the instructions provided.
Using the node js SDK. I am under a corporate proxy, so port 8883 is not allowed.
As a work around i tried this updated SDK, and executed the example program…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x ] I've searched for [previous similar issues](https://github.com/aws/aws-iot-device-sdk-python-v2/issues) and didn't find any solu…
-
After looking to most of theclosedissues in this page, there are several discussing about this issue, but none solves it for me.
When itry toinstall either with
python3 -m pip install awsiotsdk …
-
**Description**
Recently we have received a lot of crash logs regarding this, and the code that caused the crash is pointing to AWSIoTMQTTClient.m line 635
-[AWSIoTMQTTClient openStreams:].
We ha…
-
I'm trying to install this module on linux and I've tried a few different docker images so far (ubuntu, amazonlinux,etc). On ubuntu I've installed libssl-dev. but still get a Target "LibCrypto::Crypto…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [X] I've searched for [previous similar issues](https://github.com/aws/aws-iot-device-sdk-python-v2/issues) and didn't find any solut…
-
Hi,
We have been doing some performance testing and facing an issue almost on daily basis. After close to 2-3 million message processing via MQTT broker using AWS Java based Client SDK, our applicati…