Proxy Configuration Issue in Bruno v1.28+
I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
Describe the bug
Since version 1.28 of Bruno, when configuring "proxy enabled" and "proxy pass" for a specific domain within a collection, requests that bypass the proxy return the following error:
Error invoking remote method 'send-http-request': Error: unable to verify the first certificate.
If the proxy is disabled or when using version 1.27, everything works as expected.
.bru file to reproduce the bug
No response
Screenshots/Live demo link
v1.31:
same issue, but different error msg 1.28+
SSL is disabled -> not working
With Bruno version 1.33.1, I encounter the following error:
Error invoking remote method 'send-http-request': Error: unable to verify the first certificate
When I disable the proxy in the collection, the request works fine. However, with the collection proxy enabled, the request fails. It seems like the proxy bypass is not being handled correctly.
I have merged the PR for this fix.
@Ved_Sharma please test the resolution once v1.34.0 is live
@giuseppemilicia, could you please check if the issue is resolved in version v1.34.0?
@helloanoop the issue has been fixed in version v1.34.0