Giter Club home page Giter Club logo

Comments (3)

sverch avatar sverch commented on May 17, 2024

Hi @grandamp, thanks for the issue.

The create_account.py script was written specifically to test the application in this repository, so the scripts provided here won't work for any other application without some customization.

I would recommend reading the Locust documentation here: http://docs.locust.io/en/latest/ if you're looking for more information about how to write a Locust load test for your application. Locust should by default work with TLS 1.2, but if you find it doesn't you may need to upgrade your locust and python versions.

from identity-idp.

grandamp avatar grandamp commented on May 17, 2024

Hi @sverch,

I am not attempting to use create_account.py. I was asking if your locust tests included testing this service when it is served with TLS 1.2 only? If so, did you experience a lot of "empty" failures due to TLS negotiation problems?

from identity-idp.

sverch avatar sverch commented on May 17, 2024

Ah, sorry I misunderstood your question. I don't know if we've ever configured our app to run TLS 1.2 only.

This may be a good place to start: https://security.stackexchange.com/questions/127984/what-website-accepts-only-tls-1-2-so-i-can-verify-client-capability. I ran a locust test against one of the sites they claim only supports TLS 1.2 and it worked for me on locust version 0.7.5. If it fails for you, then it may be related to your usage of locust (and not a server issue), and that might help you narrow it down. Hope that helps!

I'll close this out for now, since it's not related to a bug in this application specifically.

from identity-idp.

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.