On Thu, Feb 19, 2015 at 03:45:10PM +, brendan.le.f...@intel.com wrote:
> From: Brendan Le Foll
>
> Because of the SSLv3 POODLE vulnerability, it's preferred to simply disable
> SSLv3 even if patched with the TLS_FALLBACK_SCSV
Please rebase on corrent master, because v1 was already merged (so
From: Brendan Le Foll
Does the same thing but now uses PACKAGECONFIG as discussed on this ML
Brendan Le Foll (1):
openssl: disable SSLv3 by default
meta/recipes-connectivity/openssl/openssl.inc | 3 +++
1 file changed, 3 insertions(+)
--
2.2.1
--
_
From: Brendan Le Foll
Because of the SSLv3 POODLE vulnerability, it's preferred to simply disable
SSLv3 even if patched with the TLS_FALLBACK_SCSV
Signed-off-by: Brendan Le Foll
---
meta/recipes-connectivity/openssl/openssl.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipe