cloudflare / keyless

Cloudflare's Keyless SSL Server Reference Implementation
Other
275 stars 79 forks source link

Build kssl_server against a known, static version of OpenSSL #34

Closed jgrahamc closed 10 years ago

jgrahamc commented 10 years ago

The non-Windows build of kssl_server (and the test client) now use a statically linked version of OpenSSL that is automatically downloaded, configured and built by the Makefile.

Currently, we are using OpenSSL 1.0.1g. This can be altered by changing the OPENSSL_VERSION macro in the Makefile.