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
Release history Release notifications | RSS feed
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.0.tar.gz
(5.4 kB
view details)
File details
Details for the file certbot-dns-oci-0.2.0.tar.gz
.
File metadata
- Download URL: certbot-dns-oci-0.2.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cefd071f0521ee11188fbdc47dc88bf8c640a7536af2c4aab8f0cac5dff70aa2 |
|
MD5 | a7f4184d95903ade316d8c86dd9ddfa8 |
|
BLAKE2b-256 | 777b94043395a9eba3a5a77d20bc6101f74c06c3a6498381f33a210293a12628 |