SSL_ERROR_NO_CYPHER_OVERLAP

5 posts / 0 new
Last post
#1 Sun, 05/27/2018 - 14:40
bhaberman

SSL_ERROR_NO_CYPHER_OVERLAP

I was following the instructions on this page: https://doxfer.webmin.com/Webmin/Securing_Webmin to secure my webmin installation but I got the error SSL_ERROR_NO_CYPHER_OVERLAP when trying to access Webmin. there is another forum post that is similar to this (https://www.virtualmin.com/node/38602#comment-form) but it did not fix my issue.

Sun, 05/27/2018 - 18:11
bhaberman

pls close this. i solved this

Thu, 07/12/2018 - 04:00
awebsite4u

It would be of help to other users if you explained to us how you solved this.

Wed, 05/08/2019 - 07:07
jonnybradley

I just managed to hose my virtualmin certificate by copying what turned out to be a broken domain cert to webmin in the web GUI and tried to fix in via ssh by doing: virtualmin generate-cert --domain mydomain.com --self virtualmin install-service-cert --domain mydomain.com --service webmin /etc/init.d/webmin restart

which changed the initial error from (lost it exactly, something to do with key too long) to SSL_ERROR_NO_CYPHER_OVERLAP so trying to fix that. I tried the "comment out ssl_cipher_list line" from that post and restarted but no joy.

Any other clues @bhaberman?

Wed, 05/08/2019 - 09:04 (Reply to #4)
jonnybradley

In the end i managed to recreate my miniserv.pem from the public cert and key using similar commands to the instructions here https://www.digicert.com/ssl-certificate-installation-webmin.htm

Hope that helps someone else, looks to me like the virtualmin generate-cert doesn't create valid certs :(

Topic locked