Giter Club home page Giter Club logo

Comments (3)

russell-lewis avatar russell-lewis commented on July 21, 2024

@NimitS1 I wouldn't recommend allowing the caller to fully control the certificate validity duration, as BLESS shouldn't allow issuing of arbitrarily long lived certificates in the event of a malicious caller.

Would you mind elaborating on your use case for variable certificate durations?

from bless.

NimitS1 avatar NimitS1 commented on July 21, 2024

@russell-lewis My bad. Our client is different from the Netflix's client. Our users make a MFA authenticated request to a web app which contacts the lambda. We have a control over what requests eventually go to the lambda.

The reason for different certificate durations was that while most users should be accessing the system for just a short duration, some operations users would need a longer uninterrupted access.

I am closing the issue as I don't see the feature being of use to this repository.

from bless.

russell-lewis avatar russell-lewis commented on July 21, 2024

@NimitS1 If I understand your use case correctly, you can keep an SSH session going long after its certificate has expired. Even if you might have a huge batch of ssh commands to run, you can use ssh multiplexing to re-use an existing session.

from bless.

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.