Project description
certbot-dns-navercloud
NaverCloud DNS Authenticator plugin for Certbot
Create credentials ini file
$ nano ~/certbot-creds.ini
Set access key and secret key
dns_navercloud_access_key = <access_key>
dns_navercloud_secret_key = <secret_key>
Set appropriate permissions
$ chmod 600 ~/certbot-creds.ini
Retrieve the certificate
$ certbot certonly \
--authenticator 'dns-navercloud' \
--dns-navercloud-credentials '~/certbot-creds.ini' \
-d '*.example.com'
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file certbot-dns-navercloud-0.1.tar.gz
.
File metadata
-
Download URL:
certbot-dns-navercloud-0.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Hashes for certbot-dns-navercloud-0.1.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
abcfbc4d0046e450fd3f99f8e1a8592cea7fb8cf21027a47f3f927396ec7d467 |
|
MD5 |
637aacde518f517fbf0e63e352253fc8 |
|
BLAKE2b-256 |
a622ceb28a9931b6ccd396f852e56f85cd9697a420001c108d4002a399d07ce3 |
|
See more details on using hashes here.
File details
Details for the file certbot_dns_navercloud-0.1-py3-none-any.whl
.
File metadata
File hashes
Hashes for certbot_dns_navercloud-0.1-py3-none-any.whl
Algorithm |
Hash digest |
|
SHA256 |
c7c8785dae22ca9f7db6ed068909b24a1b52b64d600485c2865099b0cc853cb3 |
|
MD5 |
2a0ecd036f3513fbd550e76716c0078b |
|
BLAKE2b-256 |
2719067743bd2fb9773a707fc4ad86d793d5970fbbd992b97c058762e7db2f74 |
|
See more details on using hashes here.