Open je223xa opened 1 day ago
Using key and certificate on its own fixed it, so I guess only keystores currently are not supported in CLI.
I did have problems to extract the key from it manually as well though, some problem with the encryption algorithms being too old. I am not too familiar with the topic, but it might be that that was the reason for the Bruno error I saw
I have checked the following:
Describe the bug
I found 2730, which says it should be possible to provide the CLI with certificates. But for me it is not working at all. When I make the request (or try to) the cli shows me
The moment I take out the clientCertificate from
bruno.json
, the request is executedIs there any plan to support this? What is missing for this to work in the CLI? I would think everything is there, maybe my configuration files are wrong?
Thanks for all the awesome work, Bruno is an amazing tool and the more I work with it, the more I like it!
.bru file to reproduce the bug
Screenshots/Live demo link
My GetBearerToken request: