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

Usage

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.2.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page