View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#39
Originally Posted by cy8aer View Post
nieldk: would it be possible to compile all the prey stuff against openssl-1.0.1f-1.2.1 as installed in 1.0.4.20 by default?


Yes, no problem.
What needs to be recompiled actually only is perl modules

IO::Socket::SSL and Net::SSLeay

And those you can easy do by using cpan

cpan install IO::Socket::SSL
cpan install Net::SSLeay


allthough, you will need to install development tools to do that.
But, I will compile all during the next days.
 

The Following 3 Users Say Thank You to For This Useful Post: