Giter Site home page Giter Site logo

Comments (4)

AnWeber avatar AnWeber commented on June 1, 2024 1

look at docs: https://httpyac.github.io/guide/troubleshooting.html#turn-off-verification-of-self-signed-certificate

It is a NodeJS issue which provides its own cert store. Maybe using win-ca extension also solves your problem. Or just disable as mentioned in docs.

from vscode-httpyac.

QuAzI avatar QuAzI commented on June 1, 2024 1

Thanks a lot, I found the reason. It was my fault - I forgot about proxy settings in VSCode

from vscode-httpyac.

AnWeber avatar AnWeber commented on June 1, 2024

@QuAzI I cannot understand the error. I am trying to recreate the setup.

  • create file http-client.private.env.json and migration-script.http in the same folder and copy content (I changed url to match a valid url)
  • open file with vscode
  • select environment development
  • I should see some bug

Observed: It uses correct environment

setup

from vscode-httpyac.

QuAzI avatar QuAzI commented on June 1, 2024

It looks like connected to the local self-signed certificate for microservice in Docker. Because the same request for public version works fine. In CLI version I used --insecure parameter and it works but it's not so comfortable in development. But I don't know how to use the same option in VSCode or how to pass self-signed certificate from local Cert Manager to VSCode plugins. JB tool and my own .NET project works fine with this certificate.

from vscode-httpyac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.