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
OCI instance principal
--dns-oci-credentials accepts instance_principal
value which will
switch certbot to use instance principal for OCI authentication.
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.3.0.tar.gz
(5.8 kB
view details)
File details
Details for the file certbot-dns-oci-0.3.0.tar.gz
.
File metadata
- Download URL: certbot-dns-oci-0.3.0.tar.gz
- Upload date:
- Size: 5.8 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0c8ce7a3b5211deda4ccf7144d3022877f1426c3570886232ae9709d17bd4fd |
|
MD5 | e666cf2e9ef21dfe8192be10610a1dc8 |
|
BLAKE2b-256 | d59d79f5e500d02a488ad7be8a2d3054a5e86c3029b22297ed631018fcc9e580 |