Giter VIP home page Giter VIP logo

acme-mgmtserver's People

Contributors

cmur2 avatar mswart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

acme-mgmtserver's Issues

Exception after long idle `python-acme` client

Our noice is not longer valid, if we don't issue requests over a long time. To mitigate the server must be restarted or retry the requests after it failed. This error should be handled automatically.

Use proper logging framework

Replace the use of print with a framework like python's logging. It should have a good default configuration, but allow a user to configure it in the way he wants.

Allow clearing of failed challenges

The server caches challenges. If one challenge failed to validate, this challenges is still keep and not retried. This means the server must be restarted after a failed challenges. It is this good to not retry the failed challenges again and again. But we need a timeout or a API to make it clear, that the challenge can be retried.

Add integration test

small scripts that first launches acmems by the executable and runs the shell task to gen key, csr and uploads to key to the server. Ensures that a get a certificate back

Store CSR and certificates

Dump CSR and certificates on disk. If a CSR has a certificates issued, return this directly. Configuration option defines when the certification is about to be expired and should be renewed.

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.