[OpenSIPS-Users] how to build opensips 2.3 2.4 with openssl 1.0.2?

Babak Yakhchali babak.freeswitch at gmail.com
Tue Sep 3 01:07:01 EDT 2019


I followed this link
https://www.howtoforge.com/tutorial/how-to-install-openssl-from-source-on-linux/
and after that installed opensips from source, build system detected
openssl 1.0.2 (I think because I did not install openssl-dev)  and now ssl
related problems are solved.

On Sat, Aug 31, 2019 at 9:12 AM Babak Yakhchali <babak.freeswitch at gmail.com>
wrote:

> Hi
> because of problems with openssl 1.1 on debian 9 (
> https://github.com/OpenSIPS/opensips/issues/1767)   I need to use openssl
> 1.0 with branch 2.4 or 2.3. When I list installed libssl packages on debian
> 9 I see this:
>  dpkg -l | grep ssl
> ii  libssl1.0.2:amd64             1.0.2l-2+deb9u3                amd64
>    Secure Sockets Layer toolkit - shared libraries
> ii  libssl1.1:amd64               1.1.0f-3+deb9u2                amd64
>    Secure Sockets Layer toolkit - shared libraries
> ii  openssl                       1.1.0f-3+deb9u2                amd64
>    Secure Sockets Layer toolkit - cryptographic utility
> it seems libssl 1.0.2 library also exsists beside libssl 1.1 . Can I use
> the 1.0.2 to build opensips or use it with the already installed 2.3
> version? if yes what changes do I need to apply to Makefile or environment?
> thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20190903/f6f24b6c/attachment.html>


More information about the Users mailing list