in reply to Re^12: Net::SSLeay and secure renegotiation
in thread Net::SSLeay and secure renegotiation

> How can i link new openssl version with net::ssleay and io::socket::ssl? do i have to reinstall the modules or is there a command that to link?

You have to recompile and reinstall Net::SSLeay. And you need the OpenSSL header files for this which might or might be not installed on your system. Depending on how you've installed your new OpenSSL you might need to tell the Net::SSLeay installation where to look for the binary, library and header files. See the README file in the Net::SSLeay distribution for the exact details.

  • Comment on Re^13: Net::SSLeay and secure renegotiation

Replies are listed 'Best First'.
Re^14: Net::SSLeay and secure renegotiation
by iThunder (Beadle) on Dec 16, 2016 at 05:53 UTC

    thanks. I was able to associate new version with net::ssleay and now seeing 100+ ciphers in client hello