You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: