diff options
author | Philippe Normand <philn@igalia.com> | 2019-05-31 09:44:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-31 22:13:31 +0100 |
commit | 4babb468b856f495ef828ee21cefb266ed58bd28 (patch) | |
tree | b868c938989ba620aa645e34abe0e68a5894890c /meta/recipes-connectivity | |
parent | 67edffa0aeb0830a8c4a88b3643c9654396dfab3 (diff) | |
download | poky-4babb468b856f495ef828ee21cefb266ed58bd28.tar.gz |
gnutls: Use ca-certificates as default trust store file
Since version 2.58 the glib-networking TLS database relies on GnuTLS's system
trust store, so not enabling it leads to TLS errors in applications depending on
glib-networking. The raised runtime warning is:
process:500): GLib-Net-WARNING **: 09:14:09.321: Failed to load TLS database: Failed to load system trust store: GnuTLS was not configured with a system trust
(app:490): ... TLS Error: TLS certificate has unknown CA.
(From OE-Core rev: 1d147be584d2f016853edbe9751247d7daa0b5d0)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions