mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Update openssl and wolfssl config
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#### 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
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user