wg / wrk

Modern HTTP benchmarking tool
Other
38.1k stars 2.95k forks source link

Need help in generating jwt token or hman inside request function #508

Open sanjeetsingh-macrometa opened 1 year ago

sanjeetsingh-macrometa commented 1 year ago

Hello everyone, hope you are doing great.

I have a specific need in which i need to create jwt token or hmac in the lua request and then send the requests.

I tried to install library or add the compiled files in my project, but in the end it fails(sometime due to openssl and sometimes due to lcrypto). I can explain the errors and share logs here. But before that if any1 has tried this before, can you share how u got it working.