]> code.ossystems Code Review - openembedded-core.git/commit
openssl: Ensure SSL certificates are stored on sysconfdir
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 23 May 2016 20:45:27 +0000 (17:45 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 12:13:41 +0000 (13:13 +0100)
commit735f4528b5046024f118658cda8ee340ff8aa082
treeb4fdb458d8b64727bcfaacaf09f45a9aa7682861
parent9ae6e105bb689faf004f60bb4f9f0ea56e3b8fde
openssl: Ensure SSL certificates are stored on sysconfdir

Debian and other generic distributions has moved the certificates for
sysconfdir (/etc/ssl) and made the libdir content to link for it.

This provides several advantages specially for read-only
rootfs. Another benefit is that it ensures foreign implementations
(e.g: BoringSSL, from Chromium, when running with OpenSSL backend for
the certificates) to find the content correctly.

(From OE-Core rev: 50d63fa346bbb05dafffc0cb55e21e1092272d95)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssl/openssl.inc