From: <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] Introduce a distro feature openssl-no-weak-ciphers
Date: Wed, 5 Jul 2017 15:58:13 +0800 [thread overview]
Message-ID: <cover.1499241206.git.kai.kang@windriver.com> (raw)
From: Kai Kang <kai.kang@windriver.com>
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
next reply other threads:[~2017-07-05 8:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-05 7:58 kai.kang [this message]
2017-07-05 7:58 ` [PATCH 1/2] openssl: disable weak ciphers kai.kang
2017-07-05 10:24 ` Pascal Bach
2017-07-05 10:40 ` Burton, Ross
2017-07-05 7:58 ` [PATCH 2/2] bind: disable ecdsa if openssl doesn't support it kai.kang
2017-07-05 14:28 ` Richard Purdie
2017-07-06 1:44 ` Kang Kai
2017-07-05 14:38 ` [PATCH 0/2] Introduce a distro feature openssl-no-weak-ciphers Khem Raj
2017-07-05 15:15 ` Burton, Ross
2017-07-06 2:00 ` Kang Kai
2017-07-17 13:20 ` Alexander Kanavin
2017-07-18 2:09 ` Kang Kai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1499241206.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox