Skip to content

Commit a7dd103

Browse files
committed
Add a note to PKCS11 sample about tls 1.3
1 parent b8b7bc3 commit a7dd103

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

samples/mqtt/mqtt5_pkcs11/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ You can read more about MQTT5 for the CPP IoT Device SDK V2 in the [MQTT5 user g
1717

1818
## Requirements
1919

20-
**WARNING: Unix (Linux) only**. Currently, TLS integration with PKCS#11 is only available on Unix devices.
20+
> [!IMPORTANT]
21+
> TLS integration with PKCS#11 has the following limitations:
22+
> - Only supported on Unix-like platforms
23+
> - TLS 1.3 is not supported
2124
2225
This sample assumes you have the required AWS IoT resources available. Information about AWS IoT can be found [HERE](https://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html) and instructions on creating AWS IoT resources (AWS IoT Policy, Device Certificate, Private Key) can be found [HERE](https://docs.aws.amazon.com/iot/latest/developerguide/create-iot-resources.html).
2326

0 commit comments

Comments
 (0)