MyGit

un-lock-able/win-acme-dns-validation-aliyun

Fork: 0 Star: 0 (更新于 1970-01-01 00:00:00)

license: GPL-3.0

Language: Python .

A python script for the "dns validation" in the process of getting a SSL certificate from Let's Encrypt.

最后发布版本: v0.2 ( 2021-10-05 16:59:57)

GitHub网址

win-acme-dns-validation-aliyun

A python script for the "dns validation" in the process of getting a SSL certificate from Let's Encrypt.

If you are trying to get a wildcard ssl certificate by win-acme, using dns validation is the only way to prove your ownership over the domain. This script is written to automate the process of creating and deleting the TXT record on the aliyun dns server on acme's demand.

Documentations on validation with an external script in acme is here.

Setting up the script

  1. Open settings.json using any text editor and replace YourAccessKeyId and YourAccessSecret with the accessKeyId and accessSecret you get from aliyun.
  2. Set the path to the script used for both creating and deleting dns record to this script, and when asked about the arguments, hit enter directly without typing anything, and win-acme will pass the arguments according to its default settings.

Create record

This script accept argument as acme's default, which is

create {Identifier} {RecordName} {Token}

Delete record

The script also accept argument as acme's default, which is

delete {Identifier} {RecordName} {Token}

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2021-10-05 16:59:57 v0.2

un-lock-able/win-acme-dns-validation-aliyun同语言 Python最近更新仓库

2024-11-22 02:39:01 goauthentik/authentik

2024-11-22 00:03:47 comfyanonymous/ComfyUI

2024-11-21 22:06:18 rashevskyv/dbi

2024-11-21 21:09:02 xtekky/gpt4free

2024-11-21 20:03:58 ultralytics/ultralytics

2024-11-21 00:54:04 hect0x7/JMComic-Crawler-Python