Welcome! Log In Create A New Profile

Advanced

Re: about ssl support of nginx

Maxim Dounin
May 14, 2015 12:22PM
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 "./config" which is in the file of
> nginx/auto/lib/openssl/make doesn't make action, but "./Configure" can be
> run successfully.
>
> So, is it the problem of nginx or openssl, in my option, ssl doesn't take
> macos into account for embedded nginx.

There are two basic options:

- define KERNEL_BITS environment variable to 64 to instruct OpenSSL's
./config to do the right thing;

- build OpenSSL yourself with any options you want (or, e.g.,
install one from MacPorts), and then instruct nginx to use
appropriate headers and library files using the "--with-cc-opt"
and "--with-ld-opt" configure options.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

about ssl support of nginx

hy05190134 May 13, 2015 10:26PM

Re: about ssl support of nginx

Maxim Dounin May 14, 2015 12:22PM

Re: about ssl support of nginx

hy05190134 May 15, 2015 02:01AM

notification on child process exit

Nelson, Erik - 2 May 15, 2015 09:24AM

Re: notification on child process exit

J.J J May 17, 2015 02:56AM

RE: notification on child process exit

Nelson, Erik - 2 May 17, 2015 10:36AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 168
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready