Giter Club home page Giter Club logo

fc-certbot's Introduction

fc-certbot

License GitHub all releases GitHub issues GitHub commit activity

Function Compute to update SSL certificates from Let's Encrypt.

This function uses the Alibaba Cloud DNS service to authenticate the domain with Let's Encrypt. Your account must have access to this service, and you must use these enviroment variables to pass the credentials:

  • AUTH_ACCESSKEY_ID
  • AUTH_ACCESSKEY_SECRET

The function is intended to be run using a Time trigger. The domain must be passed in the Trigger Message.

Notes

  • The config.py file is not provided, as you may already have your own configuration file/system (perhaps even using the enviroment variables of the FC). Just replace the config.config dictionary members with your own cofiguration parameters.
  • A sample Dockerfile in provided, which you might adjust to your use case.
  • A sample requirements.txt file is provided, which you might adjust to your use case.
  • The FC checks the expiration time of the certificate, to verify if it must be processed.
  • The --test-cert flag is passed to certbot. This is done mainly for testing, and should be removed for production.

License

Copyright (c) 2021, Rodolfo González González.

Read the LICENSE file.

fc-certbot's People

Contributors

rgglez avatar rgonzalez-gnt avatar

Watchers

 avatar

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.