All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce a distro feature openssl-no-weak-ciphers
@ 2017-07-05  7:58 kai.kang
  2017-07-05  7:58 ` [PATCH 1/2] openssl: disable weak ciphers kai.kang
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: kai.kang @ 2017-07-05  7:58 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-07-18  2:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-05  7:58 [PATCH 0/2] Introduce a distro feature openssl-no-weak-ciphers kai.kang
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.