Scratch this. The BOINC client uses OpenSSL directly in a few places.
----- Rom -----Original Message----- From: boinc_dev [mailto:[email protected]] On Behalf Of Rom Walton Sent: Wednesday, November 11, 2015 8:44 PM To: boinc_projects <[email protected]> Cc: [email protected] Subject: [boinc_dev] Dynamic HTTP Compression Howdy Folks, Are there any projects using dynamic HTTP compression? See: http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/ I'm updating the version of libcurl we include with our Windows release and would like to drop our requirement for OpenSSL and use the SSL implementation built into Windows. Pros: * Microsoft maintains the certificate authority store * Microsoft maintains SSL implementation Cons: * Lose Dynamic HTTP compression ----- Rom _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
