Until DEY 5.0, the ccimx6ul platform was the only one that did not include a `data` partition. As a result, `cccsd` had to store the client certificate from Remote Manager in the root filesystem, under `/etc/ssl/certs` by default. This setup caused issues after a software update, as the received client certificate would be lost, making the device unable to reconnect to the server until the certificate was manually reset from Remote Manager. The same problem occurred in dual-boot systems, since the certificate was stored in the rootfs of the current bank and was not accessible from the other bank. To avoid this situation, the ccimx6ul used the `remotemanager.digi.com` endpoint instead of `edp12.devicecloud.com`, as the former does not support or deliver client certificates. Now that DEY 5.0 includes a `data` partition in the ccimx6ul partition table, we can remove this exception and allow the use of `edp12.devicecloud.com`, storing the certificates persistently in the `data` partition. Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| dynamic-layers | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended | ||
| recipes-gnome | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-sato | ||
| recipes-support | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto Digi Embedded Linux layer ============================================ This layer provides the Digi Embedded Linux distribution images. This layer depends on: git://git.yoctoproject.org/poky.git git://git.openembedded.org/meta-openembedded.git git://git.yoctoproject.org/meta-freescale.git git://github.com/Freescale/meta-fsl-demos.git Digi's license agreements ------------------------- All software is covered by Digi's general EULA and Digi's Open Source EULA. To have the right to use the software in your images you need to read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files. NXP Semiconductors' software license agreement ---------------------------------------------- Some platforms depends on libraries and packages that are covered by NXP Semiconductors' EULA. To have the right to use those binaries in your images you need to read and accept the EULA file in meta-freescale Yocto layer. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from tech.support@digi.com