Certbot plugin for DNS-01 challenge using TransIP API. Version 0.5.2 last updated 2022. Low release cadence.
pip install certbot-dns-transipNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Authenticator using environment variables. Replace empty strings with actual values.
Use from certbot_dns_transip._internal.dns_transip import Authenticator
Use os.path.abspath() or config with absolute path.
Leave global_key as None if not using a global key; string must match TransIP control panel.