Giter VIP home page Giter VIP logo

certbotaliyundns's Introduction

Aliyun DNS Authenticator plugin for Certbot

This plugin design for user using Certbot to create free Let's Encrypt license on Aliyun and using Aliyun DNS for authentication challenge. This plugin only for personal study and internal usage.

Overall coding style based on certbot-dns-google, thanks to contributors of this project.

Installation

pip install -e $CWD

Execution

$ certbot certonly --certbot-dns-aliyun:dns-aliyun-propagation-seconds 10  \
                   --certbot-dns-aliyun:dns-aliyun-credentials $PATH_TO_CREDENTIALS/aliyun.json \
                   -d "$YOUR_DOMAIN"

Reference

  1. certbot-dns-google, https://github.com/certbot/certbot/tree/master/certbot-dns-google
  2. Certbot - Developer Guide, https://certbot.eff.org/docs/contributing.html#writing-your-own-plugin
  3. Certbot - API Documentation -certbot.plugins.dns_common, https://certbot.eff.org/docs/api/plugins/dns_common.html

certbotaliyundns's People

Contributors

chuckng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  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.