]> granicus.if.org Git - curl/commit
build-wolfssl: Allow a broader range of ciphers (Visual Studio)
authorJay Satiro <raysatiro@yahoo.com>
Tue, 29 Mar 2016 22:50:12 +0000 (18:50 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 29 Mar 2016 22:50:12 +0000 (18:50 -0400)
commit27c99a37ba55a78e3227c7058cf7533bb4aa7296
tree6bc9eedadb86d8c1000c41642f35d9c2e8312f18
parentd5fc6e14b0b4f240b3b225487637c265471a9fc7
build-wolfssl: Allow a broader range of ciphers (Visual Studio)

This is an update to the build-time options used to build wolfSSL in
Visual Studio for greater compatibility, and make it behave similar to
the way OpenSSL 1.0.2 behaves. Starting in wolfSSL v3.6.6 static ciphers
and SSLv3 are disabled by default at build time, but we can use both.

- Enable static cipher suites TLS_ECDH_ and TLS_RSA_.

- Enable SSLv3 hello. Though in libcurl we disable it by default at
runtime, we make it available so the user can manually select it if
necessary.
projects/wolfssl_options.h