Note, OpenSSL now comes as one combined depot archive *openssl* that replaces the former *libssl* and *libcrypto* archives. The libraries are still separate binaries for compatibility with legacy software. Issue #3773
And enable SSL_CONF_* in libssl, needed by lighttpd's mod_openssl. Issue #3069.
The most important part of this patch are symbol-size changes, which potentially lead to data corruption. Issue #2639