Skip to main content

certbot-dns-simply

Simply.com DNS Authenticator plugin for Certbot.

Installation

pip install certbot-dns-simply

Usage

To start using DNS authentication for the Simply.com DNS API, pass the following arguments on certbot's command line:

Option Description
--authenticator dns-simply select the authenticator plugin (Required)
--dns-simply-credentials Simply.com DNS API credentials INI file. (Required)

Credentials

Username is the Simply.com account-number (Sxxxxxx) and the password is the API-KEY for the specific account. The API-Key assigned to your Simply.com account can be found in your Simply.com Controlpanel. Please make sure to use the absolute path - some users experienced problems with relative paths.

An example credentials.ini file:

dns_simply_account_name = Sxxxxxx
dns_simply_api_key = DSHJdsjh2812872sahj

Examples

To acquire a certificate for example.com

certbot certonly \
 --authenticator dns-simply \
 --dns-simply-credentials /path/to/my/credentials.ini \
 -d example.com

To acquire a certificate for *.example.com

   certbot certonly \
     --authenticator dns-simply \
     --dns-simply-credentials /path/to/my/credentials.ini \
     -d '*.example.com'

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_simply-0.1.3.tar.gz (11.3 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_simply-0.1.3-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file certbot_dns_simply-0.1.3.tar.gz.

File metadata

  • Download URL: certbot_dns_simply-0.1.3.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for certbot_dns_simply-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cbe3e8a85a0c16ca8cc89aaa86df816bbcf781780856bacc99ce3df0e62d42d5
MD5 5d19c0797cbe90baf0236f86c7e3c7b6
BLAKE2b-256 c28a8e7938b0832b4144e38ecd2e0d8fa9fc2cc3bc4d5e3de95985c506e8eaad

See more details on using hashes here.

Provenance

The following attestation bundles were made for certbot_dns_simply-0.1.3.tar.gz:

Publisher: publish.yml on JohNan/certbot-dns-simply

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file certbot_dns_simply-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for certbot_dns_simply-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1e4c3f08e3f3fabf91706a366a1911316e6530a783ee841755033bf375dbf77a
MD5 6401fd18b1503cafcaab9b257687d424
BLAKE2b-256 d741f192421211f4d2ad7ce7fa8b157bf6c462657601328aa4b619b1fd7e49fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for certbot_dns_simply-0.1.3-py3-none-any.whl:

Publisher: publish.yml on JohNan/certbot-dns-simply

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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