Can't get SPDY working with OpenSSL 1.0.1e
Sylvia
nginx-forum at nginx.us
Tue Jul 30 18:53:45 UTC 2013
Hi.
If you compile nginx yourself, its not necessary to update system libraries
You can use openssl 1.0.1 source and use
--with-openssl=/var/tmp/openssl-1.0.1e
switch to configure options, where folder is the path where you unpacked the
source,
nginx will configure and compile openssl as static library while building
nginx and then will link it into nginx
~GL
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,241381,241386#msg-241386
More information about the nginx
mailing list