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.1.0.tar.gz
(4.8 kB
view details)
File details
Details for the file certbot-dns-oci-0.1.0.tar.gz.
File metadata
- Download URL: certbot-dns-oci-0.1.0.tar.gz
- Upload date:
- Size: 4.8 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 |
5c8cb15624dc101ca66487a357c39de6b372b159107b1285597211683e177532
|
|
| MD5 |
eb6f160803081a23ebd0c49193cd8426
|
|
| BLAKE2b-256 |
4da81993636973392d14ad7929f5406fbe1bb2da9f3c3927fcca93fdf7995fc8
|