diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2015-10-07 02:00:11 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2015-10-07 02:00:11 +0200 |
commit | 78fb6ea63a1421be106baf87f8155e701da9a2dc (patch) | |
tree | ee0fc667e75894099af22ea75bee2367d79cb9ea /networking/ssl_helper-wolfssl/README | |
parent | 1c6c670ed44a77ab4784ea0d4ac5411d7b0648d8 (diff) |
ssl_helper: tweaks discovered while building 32-bit version
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/ssl_helper-wolfssl/README')
-rw-r--r-- | networking/ssl_helper-wolfssl/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/networking/ssl_helper-wolfssl/README b/networking/ssl_helper-wolfssl/README index 17437606d..58a381c20 100644 --- a/networking/ssl_helper-wolfssl/README +++ b/networking/ssl_helper-wolfssl/README @@ -1,3 +1,8 @@ +A small SSL helper for busybox wget. + +Precompiled static binary may be found in +http://busybox.net/downloads/binaries/ + Build instructions: * Unpack wolfssl-3.6.8.zip |