Git Product home page Git Product logo

Comments (4)

slahiri avatar slahiri commented on June 12, 2024 1

Scenarios:

  1. The loopback application is behind the load balancer and connectivity between lb and loopback does not need SSL. In that scenario, you don't need this module.
  2. You need a SSL connectivity between Load Balancer and Loopback. In this case your load balancer will be configured with the public/exposed domain name and SSL certificate and the Loopback can be configured with an internal certificate signed with same certificate provider
  3. The loopback itself is public - in this case your app needs access to public certificate (Very rare and and not an ideal scenario)

from loopback-ssl.

johannesjo avatar johannesjo commented on June 12, 2024

Thank you very much for your response!

There is no Load Balancer in place, as it would be overkill for my use case.

What do you mean by 3? I need the api generated by loopback to be public (at least for the get methods). Would you recommend using another wrapper around the api interface generated bei lb?

from loopback-ssl.

slahiri avatar slahiri commented on June 12, 2024
  1. What is the role of Apache mentioned in your original text
  2. The loopback application - is it an internal application (within a secure network) or will it be exposed over internet?
  3. What kind of environment are you deploying it (Knowledge of this can help me give the answer in some context)

from loopback-ssl.

johannesjo avatar johannesjo commented on June 12, 2024
  1. Apache manages the SSL certificate and serves some other static html apps.
  2. The loopback application will be served over the internet.
  3. I'm in a managed virtual server environment run on Debian 9 (Stretch) , so unfortunately there is not much to adjust.

from loopback-ssl.

Related Issues (15)

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.