Merge pull request #3194 from zhzy0077/patch-1

certbot-dns-tencentcloud should be 2.0.2 or above.
This commit is contained in:
jc21 2023-10-03 18:49:13 +10:00 committed by GitHub
commit 410c3484ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -568,7 +568,7 @@ dns_transip_key_file = /etc/letsencrypt/transip-rsa.key`,
tencentcloud: {
display_name: 'Tencent Cloud',
package_name: 'certbot-dns-tencentcloud',
version_requirement: '~=2.0.0',
version_requirement: '~=2.0.2',
dependencies: '',
credentials: `dns_tencentcloud_secret_id = TENCENT_CLOUD_SECRET_ID
dns_tencentcloud_secret_key = TENCENT_CLOUD_SECRET_KEY`,