YIO-Remote / remote-os

💎 Buildroot OS for YIO remote
GNU General Public License v3.0
13 stars 9 forks source link

Custom certificates can no longer be installed due to read-only root file system #85

Open zehnm opened 3 years ago

zehnm commented 3 years ago

Description

After introducing the read-only root file system, custom certificates keys can no longer be copied to the device.

Expected behavior

Custom certificates, for example self signed certificates of a home automation server, can be installed on the remote. Either with the official system tools, or through other means.

Your Environment

Additional context

Certificates are located in:

zehnm commented 3 years ago

Qt 5.15 allows to programmatically add certificates for the WebSocket communication: