Skip to main content

Aliyun CDN Installer plugin for Certbot

Project description

https://travis-ci.org/SkyLothar/certbot-aliyun-cdn.svg?branch=master https://coveralls.io/repos/github/SkyLothar/certbot-aliyun-cdn/badge.svg?branch=master

Use the certbot client to install a certificate to a aliyun cdn server

Prepare an API Token

Fetch access-key id/secret pair on https://ram.console.aliyun.com/#/overview

Install certbot and plugin

pip install certbot-aliyun-cdn

Create a credentials file

certbot_alicdn:aliyun_cdn_access_key_id = "ALIYUN-ACCESS-KEY-ID"
certbot_alicdn:aliyun_cdn_access_key_secret = "ALIYUN-ACCESS-KEY-SECRET"

Install a certificate

certbot run -a SOME-AUTHENTICATOR-PLUGIN \
    --reinstall --redirect \
    -i certbot-aliyun-cdn:aliyun-cdn \
    [--certbot-dns-dnspod:dns-dnspod-credentials PATH-TO-CREDENTIAL-FILE]
    -d REPLACE-WITH-YOUR-DOMAIN

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certbot-aliyun-cdn-0.1.0.tar.gz (9.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page