Giter Club home page Giter Club logo

Comments (4)

lgarron avatar lgarron commented on May 18, 2024

It's totally a fair use case. After all, the site is called "bad ssl".
Some of the subdomains require certain TLS versions to support the proper features, but I've changed the default config, which is used by these domains.

Would you mind testing if that serves your need for those domains?
If so, I can try to put in the work to expand to more subdomains.

from badssl.com.

fishouttah20 avatar fishouttah20 commented on May 18, 2024

A slight problem with the DH*.badssl.com domains. It looks like RSA-3DES snuck in on the TLS1/SSLv3 protocol configs so DH2048.badssl.com is visible on winXP with ie6 because it connects using a non-DHE cipher suite (and thus gives false positives). Other than that, this is exactly what I needed.

from badssl.com.

fishouttah20 avatar fishouttah20 commented on May 18, 2024

Here is the output from sslyze for dh2048.badssl.com, it believes that only SSLv3 ciphers are non-DHE. ssllabs.com seemed to think it was connecting via tlsv1 and 3DES for IE8+XP, but as that is an simulation, I'm more inclined to test sslyze here.

  • TLSV1_2 Cipher Suites:
    Preferred:
    DHE-RSA-AES128-GCM-SHA256 DH-2048 bits 128 bits HTTP 200 OK
    Accepted:
    DHE-RSA-AES256-SHA256 DH-2048 bits 256 bits HTTP 200 OK
    DHE-RSA-AES256-SHA DH-2048 bits 256 bits HTTP 200 OK
    DHE-RSA-AES256-GCM-SHA384 DH-2048 bits 256 bits HTTP 200 OK
    DHE-RSA-AES128-SHA256 DH-2048 bits 128 bits HTTP 200 OK
    DHE-RSA-AES128-SHA DH-2048 bits 128 bits HTTP 200 OK
    DHE-RSA-AES128-GCM-SHA256 DH-2048 bits 128 bits HTTP 200 OK
    • TLSV1_1 Cipher Suites:
      Preferred:
      DHE-RSA-AES128-SHA DH-2048 bits 128 bits HTTP 200 OK
      Accepted:
      DHE-RSA-AES256-SHA DH-2048 bits 256 bits HTTP 200 OK
      DHE-RSA-AES128-SHA DH-2048 bits 128 bits HTTP 200 OK
    • SSLV3 Cipher Suites:
      Preferred:
      ECDHE-RSA-AES128-SHA ECDH-256 bits 128 bits HTTP 200 OK
      Accepted:
      ECDHE-RSA-AES256-SHA ECDH-256 bits 256 bits HTTP 200 OK
      DHE-RSA-CAMELLIA256-SHA DH-1024 bits 256 bits HTTP 200 OK
      DHE-RSA-AES256-SHA DH-1024 bits 256 bits HTTP 200 OK
      CAMELLIA256-SHA - 256 bits HTTP 200 OK
      AES256-SHA - 256 bits HTTP 200 OK
      ECDHE-RSA-AES128-SHA ECDH-256 bits 128 bits HTTP 200 OK
      DHE-RSA-CAMELLIA128-SHA DH-1024 bits 128 bits HTTP 200 OK
      DHE-RSA-AES128-SHA DH-1024 bits 128 bits HTTP 200 OK
      CAMELLIA128-SHA - 128 bits HTTP 200 OK
      AES128-SHA - 128 bits HTTP 200 OK
      ECDHE-RSA-DES-CBC3-SHA ECDH-256 bits 112 bits HTTP 200 OK
      DES-CBC3-SHA - 112 bits HTTP 200 OK
    • TLSV1 Cipher Suites:
      Preferred:
      DHE-RSA-AES128-SHA DH-2048 bits 128 bits HTTP 200 OK
      Accepted:
      DHE-RSA-AES256-SHA DH-2048 bits 256 bits HTTP 200 OK
      DHE-RSA-AES128-SHA DH-2048 bits 128 bits HTTP 200 OK

from badssl.com.

fishouttah20 avatar fishouttah20 commented on May 18, 2024

Closing this issue because the original ask was completed (but opening a new issue given the false positive problem)

from badssl.com.

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.