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

Allow per request SSL client certificate options #809

Open
cplussharp opened this issue Apr 6, 2021 · 0 comments
Open

Allow per request SSL client certificate options #809

cplussharp opened this issue Apr 6, 2021 · 0 comments

Comments

@cplussharp
Copy link

For testing mTLS connections it would be easier to have the SSL client certificate options next to the request and not per host in the settings. So you could have multiple requests to the same host but with different mTLS certificates.

This would also make the .http/.rest file independent of the workspace.

I already uploaded a pull-request, how it could be done for cUrl ( #808 ), but I'm not sure how it could be done for .http?
Maybe in the comment part before the request, like it is suggested in issue #680 ?

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

1 participant