Skip to main content

Oracle Cloud infrastructure DNS Authenticator plugin for Certbot

Project description

Oracle Cloud Infrastructure DNS Authenticator plugin for Certbot

Plugin automates the process of dns-01 challenge by managing TXT records using the Oracle Cloud Infrastructure DNS service.

Installation

pip3 install certbot-dns-oci

Arguments

Name Description Default
--authenticator dns-oci Select the plugin Required
--dns-oci-credentials OCI credentials config file location ~/.oci/config
--dns-oci-profile Profile name in OCI credentials config file DEFAULT
--dns-oci-propagation-seconds DNS record propagation timeout 60

Credentials

Plugin requires the OCI credentials configuration file which location is ~/.oci/config by default. You can specify which profile to load in the case of multiple profiles with different values. By default the DEFAULT profile is loaded.

--dns-oci-credentials accepts instance_principal value which switches certbot to use instance principal for OCI authentication, please read the documentation about it. At least your dynamic group must be able to read dns-zones in compartment and manage dns-records.

Example

certbot certonly --email user@example.com \
                 --authenticator dns-oci -d www.example.com --dry-run

Requirements

oci
certbot

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-oci-0.3.2.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file certbot-dns-oci-0.3.2.tar.gz.

File metadata

  • Download URL: certbot-dns-oci-0.3.2.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for certbot-dns-oci-0.3.2.tar.gz
Algorithm Hash digest
SHA256 b659cfcaafc76ba0efb82e006b2a4c0d5f297ebd4c26b10a648a31811964eb90
MD5 65814c5e90ace6ab6d98270f00618082
BLAKE2b-256 62968bd6ab894ac698eb5981806b06817abc7f3a8fa417e4cb6915e38fbea209

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