Cannot set Only strong ciphers with perfect forward secrecy

7 posts / 0 new
Last post
#1 Wed, 03/14/2018 - 03:42
Walter81

Cannot set Only strong ciphers with perfect forward secrecy

Hi

Not sure if this is a bug or me being a noob.

i've got a fresh Webmin install (v1.872) on CentOS 7.

In Webmin> Webmin Configuration > SSL Encryption the default is "Only strong PCI-compliant ciphers". When I change this to "Only stron gciphers with perfect forward secrecy" it fails with error "Failed to save SSL options : PFS requires Net::SSLeay version 1.57, but this system only has version 1.55"

yum list perl-Net-SSLeay* shows only .. perl-Net-SSLeay.x86_64 1.55-6.el7

So no update available.

how can I fix this?

Wed, 03/21/2018 - 10:55
Walter81

anyone?

Thu, 03/22/2018 - 08:02
metrics

Same problem here, it appears this is a bug at the moment.

Sat, 07/13/2019 - 12:49
calderwood
calderwood's picture

Did anyone get an answer to this. I'm getting the same issue on Centos 7 install.

David Calderwood - Euro-Pacific Digital Media

Mon, 08/26/2019 - 11:25
calderwood
calderwood's picture

Any answer to this issue???

David Calderwood - Euro-Pacific Digital Media

Mon, 08/26/2019 - 12:21
andreychek

Howdy,

It sounds like the feature you're hoping to use requires a newer version of that library than CentOS offers.

What you may need to do is install it from CPAN, rather than using the CentOS package.

That can be done with this command:

cpan -i Net::SSLeay

Tue, 08/27/2019 - 03:39
Jfro

Can be but definition of strong Ciphers?

Which are NOW strong in Virtualmin itself?

Any uptodate DOCU?

i do this for more then a year now manual in the config files themself.

Topic locked