Git Product home page Git Product logo

Comments (4)

0xhaven avatar 0xhaven commented on June 8, 2024

Manual activation requires manual action (copying a CSR, sending it to CF and saving the resulting certificate).

Either the resulting server cert/key pair should be deployed or normal provisioning (via the certificateAPI) should be used (pre-creating a token.json and deploying that)

from gokeyless.

jkroll-cf avatar jkroll-cf commented on June 8, 2024

The scenario I'm thinking of, which I encountered, is deploying the keyless server in an environment where I'm not attached to provide the prompt answers but do want it to spit out a CSR for me to get signed manually. It should be possible to feed the prompts some other way in this case, such as with a flag, environment variable, or config file.

from gokeyless.

elithrar avatar elithrar commented on June 8, 2024

You could locally run gokeyless -manual-activation - get/sign the CSR - and
then COPY that key.pem and the resulting server.pem into your Docker image.

On Wed, Mar 23, 2016 at 10:25 AM jkroll-cf [email protected] wrote:

The scenario I'm thinking of, which I encountered, is deploying the
keyless server in an environment where I'm not attached to provide the
prompt answers but do want it to spit out a CSR for me to get signed
manually. It should be possible to feed the prompts some other way in this
case, such as with a flag, environment variable, or config file.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#50 (comment)

from gokeyless.

jkroll-cf avatar jkroll-cf commented on June 8, 2024

That's a good point - on reflection, I suppose there's not currently a need for this. However, having it would make the manual activation path more scriptable (although that's what the automated activation path is for).

from gokeyless.

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.