GithubHelp home page GithubHelp logo

enable TLS >1.0 about areweslimyet HOT 7 OPEN

mozilla avatar mozilla commented on July 19, 2024
enable TLS >1.0

from areweslimyet.

Comments (7)

EricRahm avatar EricRahm commented on July 19, 2024

@ximex I'm not sure this request applies to AWSY. Are you attempting to report a bug for Firefox? If so please file a bug in bugzilla under Core :: Networking.

from areweslimyet.

ximex avatar ximex commented on July 19, 2024

@EricRahm no this isn't a firefox bug.

security.tls.version.min sets the min. allowed TLS version in firefox.
0 = SSL 3.0
1 = TLS 1.0
2 = TLS 1.1
3 = TLS 1.2

this means: if i set it to 2 my browser only accept TLS 1.1 and higher. The error message from firefox means that he couldn't get a connection with TLS 1.1 or higher.

So i want that you ship also TLS 1.1 and 1.2. It should be only a config change in apache or in other webservers.

from areweslimyet.

EricRahm avatar EricRahm commented on July 19, 2024

I see, so this is a request for website itself: https://areweslimyet.com

@Nephyrin Do you know if our website server can support TLS 1.1 or higher?

from areweslimyet.

ximex avatar ximex commented on July 19, 2024

exactly
if you use apache, this should help you: http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslprotocol
This is a good config for apache:
SSLProtocol All -SSLv2 -SSLv3
So only TLS 1.0 or higher is allowed

Maybe this is also helpful:
https://bettercrypto.org/
This a manual with many infos how you could get your security higher

from areweslimyet.

Nephyrin avatar Nephyrin commented on July 19, 2024

This is currently on a box running an older distro that doesn't support >1.0 out of the box, hence the lack thereof. I have a few new systems I've been slowly migrating things to, once I move the AWSY mirror over TLS 1.2 should come with for free.

from areweslimyet.

ximex avatar ximex commented on July 19, 2024

nice
is there a date when this will be done?
this is one of the last websites that i can disable tls 1.0 ;-)

from areweslimyet.

ximex avatar ximex commented on July 19, 2024

any updates?

from areweslimyet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.