Hardware security module integration is disabled
Quick Information of System
- Operating System: Rbian Dev
What Happened?
Got this error while running this bash script
pi@brainypi:~/alexa$ ./setup.sh config.json
PKCS11 parameters are not specified. Hardware security module integration is disabled.
The installation script doesn't support current system. (System: Linux brainypi 4.19.219shunyaos #8 SMP Thu Sep 22 16:19:58 IST 2022 aarch64 GNU/Linux)
The bash script can be found here : https://raw.githubusercontent.com/alexa/avs-device-sdk/master/tools/Install/setup.sh
Priority/Severity
- High (anything that impacts the normal user flow or blocks BrainyPi usage)
- Medium (anything that negatively affects the user experience)
- Low (anything else e.g., typos, missing icons, layout issues, etc.)