Skip to main content

gcl_certbot_plugin

Plugin for certbot to allow dns-01 acme checks in letsencrypt with Genesis Core integrated DNS.

How to use

# Install the plugin and certbot
pip install gcl_certbot_plugin

# Create certificate
certbot certonly --authenticator=genesis-core \
    --genesis-core-endpoint=http://core.local.genesis-core.tech:11010 \
    --genesis-core-login=admin \
    --genesis-core-password=password \
    --domains test.pdns.your.domain

To create a new certificate, in the code

from gcl_certbot_plugin import acme

# Get or creat a client private key
private_key = acme.get_or_create_client_private_key("privkey.pem")

# Get ACME client
client_acme = acme.get_acme_client(private_key, "myemail@example.com")

# Create cert
pkey_pem, csr_pem, fullchain_pem = acme.create_cert(
    client_acme,
    dns_client,
    ["test.pdns.your.domain"],
)

For complete example see create_cert script.

Download files

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

Source Distribution

gcl_certbot_plugin-0.0.11.tar.gz (129.1 kB view details)

Uploaded Source

Built Distribution

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

gcl_certbot_plugin-0.0.11-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file gcl_certbot_plugin-0.0.11.tar.gz.

File metadata

  • Download URL: gcl_certbot_plugin-0.0.11.tar.gz
  • Upload date:
  • Size: 129.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for gcl_certbot_plugin-0.0.11.tar.gz
Algorithm Hash digest
SHA256 212ea52c5b2626e17983f20277653b9ec8e6ae75f3c6a9216f5576e567b1b72c
MD5 f2ee2d1156a13f214f0471bafddbf202
BLAKE2b-256 dafdc7a45c80142ac86755f0c9863009360eb2cd8631818e72af1cfda30227df

See more details on using hashes here.

Provenance

The following attestation bundles were made for gcl_certbot_plugin-0.0.11.tar.gz:

Publisher: publish-to-pypi.yml on exordos/gcl_certbot_plugin

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

File details

Details for the file gcl_certbot_plugin-0.0.11-py3-none-any.whl.

File metadata

File hashes

Hashes for gcl_certbot_plugin-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 f059a4b6676add0b9cac22076bb1e74e68915e22e04622fa3c0d954137935eda
MD5 3e9560470abd54b13569813f65212df2
BLAKE2b-256 f8480c709bffa1bcafd4f1a9d62aca8349ff9ae3113a205093c4c409e142b546

See more details on using hashes here.

Provenance

The following attestation bundles were made for gcl_certbot_plugin-0.0.11-py3-none-any.whl:

Publisher: publish-to-pypi.yml on exordos/gcl_certbot_plugin

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

Release history Release notifications | RSS feed

0.0.12

2 files

This release

0.0.11 This release

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page