From: Kai Kang <[email protected]> Introduce a distro feature openssl-no-weak-ciphers to make openssl disable weak ciphers support, including:
* des * ec * ecdh * ecdsa * md2 * mdc2 The following changes since commit 4b1d270602a0542eef1b497eaf15bad2b747686f: bitbake: bitbake-user-manual: Removed and replaced broken link (2017-07-04 16:05:22 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/ciphers-weak http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/ciphers-weak Kai Kang (2): openssl: disable weak ciphers bind: disable ecdsa if openssl doesn't support it meta/recipes-connectivity/bind/bind_9.10.3-P3.bb | 1 + meta/recipes-connectivity/openssl/openssl.inc | 5 +++++ 2 files changed, 6 insertions(+) -- 2.10.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
