Update openssl and wolfssl config

This commit is contained in:
Daniel Pawlik
2024-06-13 17:08:23 +02:00
parent 6cf2b26181
commit db6ed41e32
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
#### replace mbedtls with openssl - remember to leave commented "is not set" !
CONFIG_PACKAGE_libustream-openssl=y
CONFIG_PACKAGE_luci-ssl-openssl=y
CONFIG_PACKAGE_wpad-openssl=y
# CONFIG_PACKAGE_wpad-mbedtls is not set
# CONFIG_PACKAGE_wpad-basic-mbedtls is not set
# CONFIG_PACKAGE_wpad-basic-openssl is not set
# CONFIG_PACKAGE_libustream-mbedtls is not set

View File

@@ -1,5 +1,7 @@
CONFIG_PACKAGE_libustream-wolfssl=y
CONFIG_PACKAGE_luci-ssl-wolfssl=y
CONFIG_PACKAGE_wpad-wolfssl=y
# CONFIG_PACKAGE_wpad-mbedtls is not set
# CONFIG_PACKAGE_wpad-basic-mbedtls is not set
# CONFIG_PACKAGE_wpad-basic-openssl is not set
# CONFIG_PACKAGE_libustream-mbedtls is not set