lib/openssl: relax ciphers allowed with openssl-3.0
We need to relax what ciphers are allowed with openssl-3.0 so that we do not break Digi/RM. See DAL commit ec586a621c24f840ac7cc4f91241c55581698ba3 https://onedigi.atlassian.net/browse/DEL-7999 Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
f6d9a65d4a
commit
d0ec5c7aab
|
|
@ -0,0 +1,3 @@
|
|||
# Copyright (C) 2022 Digi International.
|
||||
|
||||
EXTRA_OECONF:append = " enable-weak-ssl-ciphers"
|
||||
Loading…
Reference in New Issue