]> 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>
Wed, 25 May 2016 06:49:53 +0000 (07:49 +0100)
commit50d63fa346bbb05dafffc0cb55e21e1092272d95
tree72918ec4ed552552946b72f0a3cb9632b9828b69
parentcea46e7b8d9463306779301fa97f651d750f380f
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.

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