<div dir="ltr"><div>HI<br></div>This patch serie is only suggestion,<br>except for disabling sslv2 (sslv3 is dead so sslv2 ...)<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-22 21:50 GMT+02:00 Karl P <span dir="ltr"><<a href="mailto:karlp@tweak.net.au" target="_blank">karlp@tweak.net.au</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Please no on this one?  SRP is great, and it's never going to be used if it keeps getting turned off.  If you're going to use openssl, you're already choosing the "big" package, can we keep it at least mostly featureful?<br>
<br>
I've been using TLS-PSK, but I'd rather use SRP.  (No, I'm not using it now)<div><div class="h5"><br>
<br>
<br>
On 10/22/2014 07:28 PM, Etienne CHAMPETIER wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
this saves 10kb on libssl and 5kb on openssl-util<br>
<br>
Signed-off-by: Etienne CHAMPETIER <<a href="mailto:champetier.etienne@gmail.com" target="_blank">champetier.etienne@gmail.com</a>><br>
---<br>
  package/libs/openssl/Makefile | 2 +-<br>
  1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
diff --git a/package/libs/openssl/<u></u>Makefile b/package/libs/openssl/<u></u>Makefile<br>
index 707c314..5151707 100644<br>
--- a/package/libs/openssl/<u></u>Makefile<br>
+++ b/package/libs/openssl/<u></u>Makefile<br>
@@ -89,7 +89,7 @@ endef<br>
<br>
  OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc5 no-sha0 no-smime \<br>
        no-aes192 no-camellia no-ans1 no-krb5<br>
-OPENSSL_OPTIONS:= shared no-err no-hw zlib-dynamic no-sse2 no-ssl2<br>
+OPENSSL_OPTIONS:= shared no-err no-hw zlib-dynamic no-sse2 no-ssl2 no-srp<br>
<br>
  ifdef CONFIG_OPENSSL_ENGINE_CRYPTO<br>
    OPENSSL_OPTIONS += -DHAVE_CRYPTODEV<br>
<br>
</blockquote></div></div>
______________________________<u></u>_________________<br>
openwrt-devel mailing list<br>
<a href="mailto:openwrt-devel@lists.openwrt.org" target="_blank">openwrt-devel@lists.openwrt.<u></u>org</a><br>
<a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel" target="_blank">https://lists.openwrt.org/cgi-<u></u>bin/mailman/listinfo/openwrt-<u></u>devel</a><br>
</blockquote></div><br></div>