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.2.tar.gz
(5.5 kB
view details)
File details
Details for the file certbot-dns-oci-0.2.2.tar.gz.
File metadata
- Download URL: certbot-dns-oci-0.2.2.tar.gz
- Upload date:
- Size: 5.5 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 |
2a13c2e88d83ef969c3f1474f5d20f4df2d3b5cf248bfaf45be0b1b12f7431d2
|
|
| MD5 |
181920ed849cfd7cf0337ceed3a27236
|
|
| BLAKE2b-256 |
6e1add93cf577acd94b8744d2ad8f23266cd91718755a7e8831552bc4f8a474b
|