adamus007p
Verified User
- Joined
- Aug 29, 2015
- Messages
- 7
Hello,
I was trying to install http2 on my server. I was googling and searching post on forum, no results.
I was following:
http://forum.directadmin.com/showthread.php?t=52590
http://forum.directadmin.com/showthread.php?t=55045
I follow all steps from two post e.g
wget ftp://ftp.openssl.org/source/openssl-1.0.2m.tar.gz
tar xzf openssl-1.0.2m.tar.gz
cd openssl-1.0.2m
./config --prefix=/usr/local/lib_http2 no-ssl2 no-ssl3 zlib-dynamic -fPIC
make depend
make install
no results, still I have version OpenSSL 1.0.1e 11 Feb 2013
I use Debian 7.11.
Any help or ideas what is wrong?
Thank you in advance.
I was trying to install http2 on my server. I was googling and searching post on forum, no results.
I was following:
http://forum.directadmin.com/showthread.php?t=52590
http://forum.directadmin.com/showthread.php?t=55045
I follow all steps from two post e.g
wget ftp://ftp.openssl.org/source/openssl-1.0.2m.tar.gz
tar xzf openssl-1.0.2m.tar.gz
cd openssl-1.0.2m
./config --prefix=/usr/local/lib_http2 no-ssl2 no-ssl3 zlib-dynamic -fPIC
make depend
make install
no results, still I have version OpenSSL 1.0.1e 11 Feb 2013
I use Debian 7.11.
Any help or ideas what is wrong?
Thank you in advance.