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.12.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.12-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gcl_certbot_plugin-0.0.12.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.12.tar.gz
Algorithm Hash digest
SHA256 a4f9cf7f4d935a3d8df21d224476a91e727d3b85f528d14d42a8c81f59fcab83
MD5 51726caca79dd99a7ec897e0c853653e
BLAKE2b-256 0da9812053d1a6de2da34703e2c5ee32b32c8055d5f52fe376081b8318149450

See more details on using hashes here.

Provenance

The following attestation bundles were made for gcl_certbot_plugin-0.0.12.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.12-py3-none-any.whl.

File metadata

File hashes

Hashes for gcl_certbot_plugin-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 18437180fcc6fce7fbea967e268d20d3da062ae222d2deb6b93ed5f7a5cdb9d1
MD5 fc700cd57332c294d9bda9270ebca569
BLAKE2b-256 11840707c28d7d3aeac6e062c3747d441f27c197f145343a0884d50d7d833ead

See more details on using hashes here.

Provenance

The following attestation bundles were made for gcl_certbot_plugin-0.0.12-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

This release

0.0.12 This release

2 files

0.0.11

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