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
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
