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.
I tried installing Chrome but the dependencies are an endless loop.
I found instructions on how to fix the error but I can't access webmin to do it.
Any help would be greatly appreciated.
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.
I tried installing Chrome but the dependencies are an endless loop.
I found instructions on how to fix the error but I can't access webmin to do it.
Any help would be greatly appreciated.
what you've got to do is make FF accept the certificate. I had to do this and found a setting in FF that allowed it to happen. You've got a browser that is so secure it won't do what you want. Mind you, the certificate system is there for a good reason. Only defeat it if you know what you're doing.
No, I don't remember which setting I changed but Google is your friend.
Dave
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Dave Stevens Sent: Tuesday, July 21, 2015 8:48 PM To: centos@centos.org Subject: Re: [CentOS] Firefox 39
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.
I tried installing Chrome but the dependencies are an endless loop.
I found instructions on how to fix the error but I can't
access webmin
to do it.
Any help would be greatly appreciated.
what you've got to do is make FF accept the certificate. I had to do this and found a setting in FF that allowed it to happen. You've got a browser that is so secure it won't do what you want. Mind you, the certificate system is there for a good reason. Only defeat it if you know what you're doing.
No, I don't remember which setting I changed but Google is your friend.
Dave
Thanks, Dave, I found a couple things to change using about:config but that didn't work either. Guess I should have mentioned that as well.
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_completely_break...
Untested by me
-----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 To: CentOS mailing list Subject: Re: [CentOS] Firefox 39
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.
------------ 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.
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
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Thomas Eriksson Sent: Tuesday, July 21, 2015 9:29 PM To: centos@centos.org Subject: Re: [CentOS] Firefox 39
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
That's what I have read, but I have tried to install an older version but I still get the error.
Uninstalling must not remove everything. Guess I should try unistalling webmin??
Date: Tuesday, July 21, 2015 10:05:17 PM -0400 From: TE Dukes tdukes@palmettoshopper.com To: 'CentOS mailing list' centos@centos.org
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Thomas Eriksson Sent: Tuesday, July 21, 2015 9:29 PM
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
That's what I have read, but I have tried to install an older version but I still get the error.
Uninstalling must not remove everything. Guess I should try unistalling webmin??
My issue was/is ssl_error_weak_server_ephemeral_dh_key, so not the same as yours, but changing those settings worked with the ff 40-b3 release that I'm using.
You can find a full archive of ff releases at:
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
At least with the recent ones, the linux releases are self-contained and can be uncompressed in private user space and run from there so you can do this without mucking with your centos repository versions.
I'm currently using c7/mate, but have been using that archive, without dependency issues, for some time - including when I was running c6.
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Richard Sent: Tuesday, July 21, 2015 11:38 PM To: CentOS mailing list Subject: Re: [CentOS] Firefox 39
Date: Tuesday, July 21, 2015 10:05:17 PM -0400 From: TE Dukes tdukes@palmettoshopper.com To: 'CentOS mailing list' centos@centos.org
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Thomas Eriksson Sent: Tuesday, July 21, 2015 9:29 PM
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
That's what I have read, but I have tried to install an
older version
but I still get the error.
Uninstalling must not remove everything. Guess I should try unistalling webmin??
My issue was/is ssl_error_weak_server_ephemeral_dh_key, so not the same as yours, but changing those settings worked with the ff 40-b3 release that I'm using.
You can find a full archive of ff releases at:
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
At least with the recent ones, the linux releases are self-contained and can be uncompressed in private user space and run from there so you can do this without mucking with your centos repository versions.
I'm currently using c7/mate, but have been using that archive, without dependency issues, for some time - including when I was running c6.
Hello,
I ws able to install Chrome on a Windows machine and fixed the problem.
Thanks!!
On Jul 22, 2015, at 5:40 AM, TE Dukes tdukes@palmettoshopper.com wrote:
<snip>
Hello,
I ws able to install Chrome on a Windows machine and fixed the problem.
Thanks!!
You can use the script here to install chrome on centOS:
http://chrome.richardlloyd.org.uk http://chrome.richardlloyd.org.uk/
-wes