Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add optional OpenSSL 1.1.0g patch for 30-40% ECDSA performance boost
- when Nginx is recompiled via centmin.sh menu option 4 with prior persistent config file /etc/centminmod/custom_config.inc set variables, LIBRESSL_SWITCH='y', OPENSSLECDSA_PATCH='y' and OpenSSL version used is 1.1.0g, then OpenSSL 1.1.0g is patched for better ECDSA performance. If you use ECC 256bit ECDSA SSL certificates for HTTP/2 HTTPS then you'll have better HTTP/2 HTTPS performance compared to standard ECDSA and the usual default RSA 2048bit SSL certificates https://community.centminmod.com/threads/patch-30-40-ecdsa-performance-improvement-openssl-1-1.13614/
- Loading branch information