namecheap: add additional specific information (#1230)

This commit is contained in:
Michael G 2020-08-09 22:10:02 +02:00 committed by GitHub
parent b62e1f9352
commit d14bef50f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 1 deletions

View file

@ -10,6 +10,7 @@ slug: edgedns
<!-- THIS DOCUMENTATION IS AUTO-GENERATED. PLEASE DO NOT EDIT. -->
Since: v3.9.0
Akamai edgedns supercedes fastdns; implementing a DNS provider for solving the DNS-01 challenge using Akamai EdgeDNS

View file

@ -13,6 +13,9 @@ Since: v0.3.0
Configuration for [Namecheap](https://www.namecheap.com).
**To enable API access on the Namecheap production environment, some opaque requirements must be met.** More information in the section [Enabling API Access](https://www.namecheap.com/support/api/intro/) of the Namecheap documentation. (2020-08: Account balance of $50+, 20+ domains in your account, or purchases totaling $50+ within the last 2 years.)
<!--more-->

View file

@ -1,5 +1,6 @@
Name = "Akamai EdgeDNS"
Description = '''
Akamai edgedns supercedes fastdns; implementing a DNS provider for solving the DNS-01 challenge using Akamai EdgeDNS
'''
URL = "https://www.akamai.com/us/en/products/security/edge-dns.jsp"

View file

@ -1,8 +1,13 @@
Name = "Namecheap"
Description = ''''''
URL = "https://www.namecheap.com"
Code = "namecheap"
Since = "v0.3.0"
Description = '''
Configuration for [Namecheap](https://www.namecheap.com).
**To enable API access on the Namecheap production environment, some opaque requirements must be met.** More information in the section [Enabling API Access](https://www.namecheap.com/support/api/intro/) of the Namecheap documentation. (2020-08: Account balance of $50+, 20+ domains in your account, or purchases totaling $50+ within the last 2 years.)
'''
Example = '''
NAMECHEAP_API_USER=user \