Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.gitignore | H A D | 25-Apr-2025 | 19 | 3 | 2 | |
README.md | H A D | 25-Apr-2025 | 476 | 10 | 9 |
README.md
1Files required to make MQTT/IoT tests pass: 2ca-certificates.crt - Taken from any recent Linux /etc/ssl 3certificate.pem - IoT Thing Certificate 4privatekey.pem - IoT Thing Private Key 5privatekey_p8.pem - IoT Thing Private Key in PKCS#8 format 6ecc_certificate.pem - IoT Thing Certificate for ECC private key 7ecc_privatekey.pem - IoT Thing ECC Private Key 8endpoint.txt - IoT ATS Endpoint 9AmazonRootCA1.pem - Available from https://www.amazontrust.com/repository/AmazonRootCA1.pem 10