<div dir="ltr">Hi<div>because of problems with openssl 1.1 on debian 9 (<a href="https://github.com/OpenSIPS/opensips/issues/1767">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>