Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv5803
Modified Files:
configure.in acconfig.h globals-core.h http.c ssl.c
webInterface.c
Log Message:
Add ./configure option: --enable-sslv3 which does just that.
Also, update the SSL v2/v3 options with the "standard" set of
work-arounds - SSL_CTX_set_options(ctx, SSL_OP_ALL);.
This seems to help w/ supporting Opera (although it does take a LONG
time to hand-shake, once that's done it works). NS 6.2.2 is still toast.
Notes:
1. This is compile time only
2. This explicitly does NOT enable TLS.
3. Took the opportunity to further cleanup the error messages.
-----Burton (Ref BMS-0099)
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://lists.ntop.org/mailman/listinfo/ntop-dev