On Wed, Feb 24, 2016 at 09:59:33PM +0100, Julien ÉLIE wrote: > Hi The Doctor, > > >As of 2016-02-24 SSL_library_init may not be available in the libssl.so . > > > >Is there a workaround for this? > > Did you try OPENSSL_init_ssl()? > According to the documentation > https://www.openssl.org/docs/manmaster/ssl/SSL_library_init.html > > "The SSL_library_init() and OpenSSL_add_ssl_algorithms() functions were > deprecated in OpenSSL 1.1.0 by OPENSSL_init_ssl()."
That should work, however we are going to need to distinguish between Openssl < 1.1 and Openssl >= 1.1 duing the configuration run. > > -- > Julien ÉLIE > > « ? Ils s'arrêtaient tous les jours à 5 heures, pour boire de > l'eau chaude? > ? Je prendrai un nuage de lait, je vous prie. » (Astérix) > _______________________________________________ > inn-workers mailing list > [email protected] > https://lists.isc.org/mailman/listinfo/inn-workers -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Broadcasting the truth for 25 years -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
