intika / Librefox

Librefox: Firefox with privacy enhancements
https://librefox.org
Mozilla Public License 2.0
1.71k stars 91 forks source link

SSL error with https://lists.gnu.org/ #92

Closed gerroon closed 5 years ago

gerroon commented 5 years ago

Does this mean gnu list site is using a lesser or old ssl encryption? I cant tell why Librefox is refusing to show the page.


An error occurred during a connection to lists.gnu.org. Peer using unsupported version of security protocol. Error code: SSL_ERROR_UNSUPPORTED_VERSION

    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem.
intika commented 5 years ago

Does this mean gnu list site is using a lesser or old ssl encryption? I cant tell why Librefox is refusing to show the page.

Hi, thank you for your feedback, and yes you guessed right... it's using an insecure ssl certificate (PKCS # 1 SHA-256 With RSA Encryption)

Is using “SHA-256 with RSA-2048 Encryption” a secure certificate hashing algorithm?

I will see how to implement an easy solution for this on next release...

Let me know if you need further assistance ;)

gerroon commented 5 years ago

Damn you Gnu!