bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Proxy Configuration Issue in Bruno v1.28+

Open giuseppemilicia opened this issue 1 year ago • 1 comments

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: image

giuseppemilicia avatar Oct 01 '24 07:10 giuseppemilicia

grafik same issue, but different error msg 1.28+ SSL is disabled -> not working

christiangierschner avatar Oct 01 '24 10:10 christiangierschner

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.

giuseppemilicia avatar Oct 15 '24 14:10 giuseppemilicia

I have merged the PR for this fix.

@Ved_Sharma please test the resolution once v1.34.0 is live

helloanoop avatar Oct 23 '24 15:10 helloanoop

@giuseppemilicia, could you please check if the issue is resolved in version v1.34.0?

helloanoop avatar Oct 27 '24 21:10 helloanoop

@helloanoop the issue has been fixed in version v1.34.0

giuseppemilicia avatar Oct 28 '24 08:10 giuseppemilicia