On 07/21/2015 06:22 PM, Richard wrote:
------------ Original Message ------------
Date: Tuesday, July 21, 2015 09:19:05 PM -0400 From: TE Dukes tdukes@palmettoshopper.com
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Scott Robbins Sent: Tuesday, July 21, 2015 9:03 PM
On Tue, Jul 21, 2015 at 05:47:39PM -0700, Dave Stevens wrote:
On Tue, 21 Jul 2015 20:40:25 -0400 "TE Dukes" tdukes@palmettoshopper.com wrote:
Hello,
Trying to access webmin but I get the error: ssl_error_weak_server_cert_key.
I tried uninstalling Firefox and re-installing 38.x but still get the error.
Does this help?
https://www.reddit.com/r/firefox/comments/3coba7/firefox_39_co mpletely_breaks_older_sslv3_pages/
Untested by me
-- Scott Robbins
Those are the ones I changed in about:config. It didn't work for me.
I've been having a similar issue (with an internal router). The following from the above link did the trick for me:
Found the keys. Go into about:config and search
security.ssl3.dhe_rsa_aes
It'll return two keys that are set to true. Set them both to false. Things should load now
I didn't have to restart the browser.
Sounds like your problem is described in this bug report https://bugzilla.mozilla.org/show_bug.cgi?id=1181515
Your webmin server probably have an old, less than 1024 bit, certificate. You should be able to connect with an older browser and update the certificate from the webmin gui.
-Thomas