On Tue, Jul 29, 2014 at 3:52 AM, sopato wrote:
> Everything is ok , but when add ssl module , such as:
>
> ./configure --with-openssl=../boringssl --prefix=/srv1/nginx
> --with-http_ssl_module
>
> the make process is error , what can I do next ?
Can you paste the error? Also note, I've only tried
On Sun, Jul 13, 2014 at 7:58 PM, Alex Hunsaker wrote:
> I've started playing around with boringssl with nginx.
...
> Anyway, I'm please to report everything seems to work!
Please find attached v2.
Changes:
- use for feature detection, its designed
to more or less be comptaib
On Mon, Jul 14, 2014 at 4:47 AM, George wrote:
> Thanks for sharing :)
>
> So SPDY/3.1 SSL works ?
Yep, and so do CHACHA20_POLY130 :D
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I've started playing around with boringssl with nginx.
Mostly everything works except OCSP. Seems like either openssl 1.0.2
which boringssl was forked from does not have it, or the boringssl
folk ripped it out. I have not investigated.
Anyway, I'm please to report everything seems to work!
--
#