<div dir="ltr">I followed this link 

<a href="https://www.howtoforge.com/tutorial/how-to-install-openssl-from-source-on-linux/">https://www.howtoforge.com/tutorial/how-to-install-openssl-from-source-on-linux/</a><div>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.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 31, 2019 at 9:12 AM Babak Yakhchali <<a href="mailto:babak.freeswitch@gmail.com">babak.freeswitch@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi<div>because of problems with openssl 1.1 on debian 9 (<a href="https://github.com/OpenSIPS/opensips/issues/1767" target="_blank">https://github.com/OpenSIPS/opensips/issues/1767</a>)   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:</div><div> dpkg -l | grep ssl<br>ii  libssl1.0.2:amd64             1.0.2l-2+deb9u3                amd64        Secure Sockets Layer toolkit - shared libraries<br>ii  libssl1.1:amd64               1.1.0f-3+deb9u2                amd64        Secure Sockets Layer toolkit - shared libraries<br>ii  openssl                       1.1.0f-3+deb9u2                amd64        Secure Sockets Layer toolkit - cryptographic utility<br></div><div>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?</div><div>thanks</div></div>
</blockquote></div>