Skip to main content

Baidu DNS Authenticator plugin for Certbot

Project description

Baidu Cdn DNS Authenticator plugin for Certbot

A certbot dns plugin to obtain certificates using baidu cdn.

Obtain Baidu Cdn AccessKey And SecretKey

https://su.baidu.com/console/index.html#/accountconfig

Install

pip install certbot-dns-baidu

Or manually:

git clone https://github.com/chaoers/certbot-dns-baidu.git
cd certbot-dns-baidu
sudo python setup.py install

Credentials File

An example credentials.ini file:

certbot_dns_baidu:dns_baidu_access_key = 12345678
certbot_dns_baidu:dns_baidu_secret_key = 1234567890abcdef1234567890abcdef
chmod 600 /path/to/credentials.ini

Obtain Certificates

certbot certonly -a certbot-dns-baidu:dns-baidu \
    --certbot-dns-baidu:dns-baidu-credentials /path/to/credentials.ini \
    -d example.com \
    -d "*.example.com"

Project details


Download files

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

Source Distribution

certbot-dns-baidu-0.1.1.tar.gz (17.4 kB view details)

Uploaded Source

File details

Details for the file certbot-dns-baidu-0.1.1.tar.gz.

File metadata

  • Download URL: certbot-dns-baidu-0.1.1.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for certbot-dns-baidu-0.1.1.tar.gz
Algorithm Hash digest
SHA256 fbe4b0e35b6912db65a4a86ce6dd803f115d22ed52b0073925e905b3c5f393fd
MD5 f219e1b0c94a238a78773cabad6eff1e
BLAKE2b-256 e09fd875082da8fe95a2459347f331fb2a5cb6424d44403e570787dfedcdb7be

See more details on using hashes here.

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