Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stress test feature #38

Closed
svenska-primekey opened this issue Nov 7, 2024 · 1 comment
Closed

Add stress test feature #38

svenska-primekey opened this issue Nov 7, 2024 · 1 comment

Comments

@svenska-primekey
Copy link
Collaborator

svenska-primekey commented Nov 7, 2024

Is your feature request related to a problem or specific use case? Please describe.
There should be an option to stress test enrollments with this utility. This utility is more modern than the Client Toolbox Rest test and this tool should be extended to support stress testing.

Describe the solution you'd like
Stress test with options:
Use a unique key for each request
Provide a directory with keys already generated for stress testing, then create CSR
Provide a subject DN to comply with EEP DN
Provide SAN to comply with EEP SAN's
Provide key type for test (ECDSA, RSA, PQC, Hybrid)

Describe alternatives you've considered
Find a new product

Product deployment
Please complete the following information:

  • Deployment format: software or container
  • Version: ASAP

Additional context
EJBCA needs better tooling to stress test the REST API.

@primetomas
Copy link
Collaborator

Currently we do have the REST stress test command in clientToolBox.
./ejbcaClientToolBox.sh RESTTest

I agree that it would be a nice addition to the easy-rest-client though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants