Giter Club home page Giter Club logo

Comments (10)

lenards avatar lenards commented on July 23, 2024 2

(R.I.P. Ratchet)

from clank.

steve-gregory avatar steve-gregory commented on July 23, 2024 2

Ahh, Okay I see what you mean now. Yeah the format i'd rather see here is:

COMBINED_CERT_FILE = self_signed_combined.crt
COMBINED_CERT_DIR = /etc/ssl/certs
COMBINED_CERT_PATH = "{{COMBINED_CERT_DIR}}/{{COMBINED_CERT_FILE}}"
...

Thanks for the clarification!

from clank.

lenards avatar lenards commented on July 23, 2024

I agree Connor. Thanks for noting this.

The nginx and uwsgi.ini sections of variables will be re-worked this coming sprint.

from clank.

lenards avatar lenards commented on July 23, 2024

I am adding this to the v2.1 milestone and accepting the issue as assigned to me.

from clank.

lenards avatar lenards commented on July 23, 2024

This effort will be related to #42.

from clank.

cdosborn avatar cdosborn commented on July 23, 2024

👍

from clank.

lenards avatar lenards commented on July 23, 2024

I think this is something that Steve might be working toward. Clearing my assignment.

from clank.

steve-gregory avatar steve-gregory commented on July 23, 2024

I believe this is no longer a problem -- @cdosborn can you confirm?

from clank.

cdosborn avatar cdosborn commented on July 23, 2024

This is what tripped me up when I was configuring:

COMBINED_CERT_FILE = self_signed_combined.crt
COMBINED_CERT_PATH = /etc/ssl/certs/self_signed_combined.crt
KEY_FILE = self-signed.key
KEY_PATH = /etc/ssl/private

The combined cert path includes the cert file. I'm not sure why we want both to be configurable.

from clank.

lenards avatar lenards commented on July 23, 2024

I would love it if we have a convention for ..._FILE, ..._DIR, ..._PATH.

from clank.

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.