Giter VIP home page Giter VIP logo

Comments (2)

daquinoaldo avatar daquinoaldo commented on June 13, 2024

Hi @DTrejo,
thank you for the feedback!

It is not possible to use Let's Encrypt because it runs on localhost. You'll need to buy a domain and expose your device on Internet to allow Let's Encrypt to verify your server and produce the certificate.

Far what concern the bug you are experiencing: the connection should be verified, it is the aim of this module.
Have you tried to use a browser? The connection is trusted or not?

from https-localhost.

DTrejo avatar DTrejo commented on June 13, 2024

Thank you for the quick reply! The project did work great in the browser, no problems. I ended up using https://github.com/jsha/minica to create a cert, then I started my server like this so that HTTPS requests from node programs would work:

NODE_EXTRA_CA_CERTS='./https/minica.pem' node dev-server.js

If https-localhost were to put its CA into the cert chain somehow, then I think the above problem would be solved. Or, you could recommend people point to the CA with the env variable (if there is one generated by mkcert)

from https-localhost.

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.