Re: about ssl support of nginx

2015-05-14 Thread hy05190134
thanks a lot, I will try for your suggestions. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,258863,258885#msg-258885 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: about ssl support of nginx

2015-05-14 Thread Maxim Dounin
Hello! On Wed, May 13, 2015 at 10:26:07PM -0400, hy05190134 wrote: > we use "--with-http_spdy_module --with-http_ssl_module > --with-openssl=$(ROOTDIR)/deps/openssl-$(V_OPE NSSL) > --with-openssl-opt=darwin64-x86_64-cc" to embed ssl support into nginx in > macos system , but we find that "./c

about ssl support of nginx

2015-05-13 Thread hy05190134
we use "--with-http_spdy_module --with-http_ssl_module --with-openssl=$(ROOTDIR)/deps/openssl-$(V_OPE NSSL) --with-openssl-opt=darwin64-x86_64-cc" to embed ssl support into nginx in macos system , but we find that "./config" which is in the file of nginx/auto/lib/openssl/make doesn't make acti