Skip to main content

TimeWeb DNS Authenticator plugin for Certbot

Project description

certbot-dns-twc

A Certbot DNS authenticator plugin for obtaining SSL/TLS certificates via DNS-01 challenge using TimeWeb Cloud.

Features

  • Tight integration with twc-cli: Uses the official TimeWeb Cloud CLI for authentication and API access — no separate credential configuration needed.
  • Multi-profile support: Switch between different TimeWeb Cloud accounts/profiles using the --dns-twc-profile option.

Installation

pip install certbot-dns-twc

Requirements

Usage

Basic usage

Using the default profile:

certbot certonly \
  --authenticator dns-twc \
  -d example.com -d '*.example.com'

Using a specific TimeWeb profile

certbot certonly \
  --authenticator dns-twc \
  --dns-twc-profile aa00000 \  # <- note the profile!
  -d example.com -d '*.example.com'

Configuration

This plugin reads credentials from the twc-cli configuration file (typically located at ~/.twcrc). Make sure you have put the api key aka api token for your profile using twc config.

License

MIT

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_twc-1.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

certbot_dns_twc-1.0.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file certbot_dns_twc-1.0.0.tar.gz.

File metadata

  • Download URL: certbot_dns_twc-1.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for certbot_dns_twc-1.0.0.tar.gz
Algorithm Hash digest
SHA256 788a73ab3c7c9c0671cd982c17869f564c0da8e159e46e7bd51023b201c50d03
MD5 a15658eef90d04602f5584353fcd3361
BLAKE2b-256 0b72db9bb7d700307567cdb2fbc1ba28b4dc17aa0d22b856c2af8a8e06dd05fb

See more details on using hashes here.

File details

Details for the file certbot_dns_twc-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_twc-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 865355128d89f6586d7511d200e9ff8da7c007fdf442890fd7e82d5017566d56
MD5 b5054990b1301f983e760ce80af15dfb
BLAKE2b-256 ee31abb8a639e34a4b88868a57a0b3cafabae314526fb44a38e5497b6f391c46

See more details on using hashes here.

Supported by

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