Tag: OpenWrt

Building Image with openssl – Installing and Using OpenWrt

Termy February 8, 2024, 10:59am 1 Hi there,i’m finally coming around to update to 23.05 and just want to make sure to not F* up something I want to keep TLS1.3 and thus openSSL. Of course, the image build fails if i just include libustream-openssl.It build successfully if i also…

Continue Reading Building Image with openssl – Installing and Using OpenWrt

Wpad-basic-mbedtls check_conflicts_for wpad-basic-wolfssl – Installing and Using OpenWrt

I run 23.05.0 for some time now and do an opkg update I get (after upgrading upgradable): root@slate:~# opkg list-upgradable wpad-basic-mbedtls – 2023-09-08-e5ccbfc6-4 – 2023-09-08-e5ccbfc6-6 root@slate:~# opkg upgrade wpad-basic-mbedtls Upgrading wpad-basic-mbedtls on root from 2023-09-08-e5ccbfc6-4 to 2023-09-08-e5ccbfc6-6… Collected errors: * check_conflicts_for: The following packages conflict with wpad-basic-mbedtls: * check_conflicts_for: wpad-basic-wolfssl…

Continue Reading Wpad-basic-mbedtls check_conflicts_for wpad-basic-wolfssl – Installing and Using OpenWrt

OpenWrt 23.05 released with MbedTLS by default, Rust packages, over 1,790 supported devices

OpenWrt 23.05 open-source Linux operating system for routers and resource-constrained headless embedded systems has just been released with over 4300 commits since the release of OpenWrt 22.03 a little over a year ago. The new release now supports over 1790 devices or about over 200 new devices compared to the…

Continue Reading OpenWrt 23.05 released with MbedTLS by default, Rust packages, over 1,790 supported devices

OpenWrt 23.05 Released With Rust Package Support, MbedTLS Replaces WolfSSL

OpenWrt 23.05 has been released as the newest feature release for this embedded Linux distribution that is popular for use on networking devices. OpenWrt 23.05 has replaced WolfSSL with MbedTLS as its default cryptographic library. The switch to MbedTLS comes for better size efficiency with it being smaller for its…

Continue Reading OpenWrt 23.05 Released With Rust Package Support, MbedTLS Replaces WolfSSL

Cannot install wpad-mbedtls – Installing and Using OpenWrt

Livy July 15, 2023, 3:34pm 1 I am using OpenWrt 23.05.0-rc2. How do I install wpad-mbedtls? root@OpenWrt:~# opkg list-installed | grep wpad wpad-basic-mbedtls – 2023-03-29-bb945b98-1.2 root@OpenWrt:~# opkg install wpad-mbedtls Installing wpad-mbedtls (2023-03-29-bb945b98-1.2) to root… Collected errors: * check_conflicts_for: The following packages conflict with wpad-mbedtls: * check_conflicts_for: wpad-basic-mbedtls * * opkg_install_cmd:…

Continue Reading Cannot install wpad-mbedtls – Installing and Using OpenWrt

ACME fails mbedTLS SSL – fatal alert message – Installing and Using OpenWrt

pmisch March 15, 2023, 10:04pm #1 Hi, I just installed 22.03.3 on an RT-AX53U (Asus). I’m trying to fetch letsencrypt cert via dns challenge.It seems this is failing due to OpenWrt not recognizing a valid Letscencrypt certificate. When I manually curl against the API URL of the powerdns server it…

Continue Reading ACME fails mbedTLS SSL – fatal alert message – Installing and Using OpenWrt

Page Not Found – OpenWrt Forum

Sign Up Log In Log In Popular Manufacturers who sell devices with modified OpenWrt and dont release the source codeHardware Questions and Recommendations I need help with a budget router to fix bufferbloatHardware Questions and Recommendations Buttonless Failsafe ModeFeature Requests Vulnerabilities – Are these true? CVE-2014-6271 & CVE-2014-3566For Developers OpenWrt…

Continue Reading Page Not Found – OpenWrt Forum

Wrt32x / snapshot sysupgrade – config not saved – Installing and Using OpenWrt

i’ve been using firmware selector to add modules (nlbwmon, luci-statistics, luci-attended-sysupgrade, luci-app-advancedd-reboot, auc, luci-app-sqm) to snapshot builds. somewhere after r22115, it looks like the default ssl changed form wolfssl to mbedtls (so the corresponding packages are now wpad-mbedtls px5g-mbedtls libuhttpd-mbedtls px5g-mbedtls) and since then my configs do not survive ssyupgrade…

Continue Reading Wrt32x / snapshot sysupgrade – config not saved – Installing and Using OpenWrt

target mbedtls/openssl instead of wolfssl by default

Hello All, This is Kareem, a software engineer over at wolfSSL. I found this issue from an issue reported to us, wolfSSL/wolfssl#4443. I wanted to give some feedback.First, I am sorry to hear about the issues you’ve been running into with wolfSSL. In general, we prefer to keep things secure…

Continue Reading target mbedtls/openssl instead of wolfssl by default