httpyac icon indicating copy to clipboard operation
httpyac copied to clipboard

Configuration option for NODE_EXTRA_CA_CERTS for AMQPS requests (VS Code plugin)

Open rncwnd79 opened this issue 5 months ago • 0 comments

Due to "self-signed" certificates in our corporate network, I need to set NODE_EXTRA_CA_CERTS for the VS Code plugin when sending AMQPS requests. When using the cli version of httpyac this is easily possible, however I didn't find a solution for the httpyac VS Code plugin.

Thanks for looking into this.

rncwnd79 avatar Sep 24 '25 08:09 rncwnd79