Welcome! Log In Create A New Profile

Advanced

Re: Can't get SPDY working with OpenSSL 1.0.1e

July 30, 2013 11:28AM
This was quite tricky!

# apt-show-versions libssl-dev
libssl-dev/wheezy upgradeable from 0.9.8o-4squeeze14 to 1.0.1e-2


Thanks a lot for the help mate.




On Tue, Jul 30, 2013 at 6:15 PM, Valentin V. Bartenev <vbart@nginx.com>wrote:

> On Tuesday 30 July 2013 17:51:21 kirpit wrote:
> > Hi,
> >
> > I simply read every article on the net, followed the docs but simply
> can't
> > get SPDY support working.
> >
> > It's running on Debian Squeeze (that I have to) so I upgraded OpenSSL to
> > the version 1.0.1e from Wheezy repo. Downloaded the latest stable Nginx
> > 1.4.2 then compiled with the configuration options:
> >
> > ./configure \
> > --with-ipv6 \
> > --with-http_ssl_module \
> > --with-http_spdy_module \
> > --with-http_gzip_static_module \
> > --with-http_geoip_module
> >
> > Configuration summary
> > + using system PCRE library
> > + using system OpenSSL library
> > + md5: using OpenSSL library
> > + sha1: using OpenSSL library
> > + using system zlib library
> >
> > Please note that it's listening on "IP:443 ssl spdy" as the server has
> more
> > than one IP and SSL running websites. SSL works fine and compiling didn't
> > complain about anything at all.
> >
> > # /usr/local/nginx/sbin/nginx -V
> > nginx version: nginx/1.4.2
> > built by gcc 4.4.5 (Debian 4.4.5-8)
> > TLS SNI support enabled
> > configure arguments: --with-ipv6 --with-http_ssl_module
> > --with-http_spdy_module --with-http_gzip_static_module
> > --with-http_geoip_module
> >
> > Well, I get the warning message on boot:
> >
> > Starting nginx: nginx: [warn] nginx was built without OpenSSL NPN
> support,
> > SPDY is not enabled for xxxx.
> >
> > Any help is much appreciated.
>
> You have upgraded OpenSSL binary, but its headers are still from the old
> version. Please look at the libssl-dev package to ensure that its version
> is in sync with your openssl.
>
> wbr, Valentin V. Bartenev
>
> --
> http://nginx.org/en/donation.html
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Can't get SPDY working with OpenSSL 1.0.1e

roy.enjoy July 30, 2013 09:54AM

Re: Can't get SPDY working with OpenSSL 1.0.1e

Valentin V. Bartenev July 30, 2013 11:16AM

Re: Can't get SPDY working with OpenSSL 1.0.1e

roy.enjoy July 30, 2013 11:28AM

Re: Can't get SPDY working with OpenSSL 1.0.1e

Sylvia July 30, 2013 02:53PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 306
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