kuksa-val: Add root CA certificate to agl-driver nssdb 70/28470/9
authorRoger Zanoni <rzanoni@igalia.com>
Mon, 13 Feb 2023 20:29:09 +0000 (21:29 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 23 Mar 2023 10:19:35 +0000 (10:19 +0000)
commit99356a43e5ee3ae662af83e4ae6e0e11ef1aa39e
treee161c57cf450b91eda90c0b9c33de0468831fc77
parentf9004968a0e9f3e5fc075c4df474f9fa33225e6d
kuksa-val: Add root CA certificate to agl-driver nssdb

This change is needed by chromium to fix the ERR_CERT_AUTHORITY_INVALID
issued when trying to connect to kuksa.val server using a secure
connection.

chromium is shipped with a read-only database containing trusted
CA certs and also uses a local nss database (stored on the user home
directory) that can be managed by the nss command line tools.

This change adds the kuksa root CA to agl-driver's nssdb
that can be loaded by chromium and used to perform validation.

v2 (jsmoeller): Use separate package for pki db in agl-driver home.

Bug-AGL: SPEC-4599
Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I074d48fedfadaddd9a894b478839e16fa4757b5e
recipes-connectivity/kuksa-val/kuksa-val_git.bb