diff options
author | Johannes Kauffmann <johanneskauffmann@hotmail.com> | 2023-05-09 11:35:58 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-09 17:27:51 -0700 |
commit | beb018a3ac5e5ebd4737c8218eeac4762dd53ce5 (patch) | |
tree | a1e65536af06a5a42f587c465fea042ab0d35b01 /meta-python/recipes-devtools/python/python3-sqlparse | |
parent | d0f8afe666cd15a0997b1e20e5142bc0cf93451e (diff) | |
download | meta-openembedded-beb018a3ac5e5ebd4737c8218eeac4762dd53ce5.tar.gz |
open62541: allow overriding encryption providers
Without "encryption" PACKAGECONFIG, the option UA_ENABLE_ENCRYPTION=OFF
is passed, which disables encryption support altogether and makes it
impossible to override the encryption provider. Since no encryption
support is already the default, we don't have to specify anthing to
disable encryption.
Additionally, explicitly specify MbedTLS as the encryption provider;
this is the preferred way to enable any one of the three supported
providers (LibreSSL, OpenSSL or MbedTLS). The current method prints a
deprecation warning:
CMake Deprecation Warning at CMakeLists.txt:200 (message):
Set UA_ENABLE_ENCRYPTION to the desired encryption library.
Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-sqlparse')
0 files changed, 0 insertions, 0 deletions