Q. Can I register a record for automatically issuing a certificate by ACME?
Yes. You can register records for dns-01 challenge. Follow the conditions below to register a record.
- In "Name," you need to enter the string "_acme-challenge" as the subdomain (host name) of FQDN of the contract common name.
- Select a desired record type for "Type." Check the information to select according to the purpose of use in such a manner as to contact the server certificate authority.
- Enter desired information in "Value." Check the information to enter according to the purpose of use in such a manner as to contact the server certificate authority.
[ Note ]
Customer Support will not accept inquiries about settings to select and enter in "Type" and "Value." Please keep that in mind.
Example 1: When FQDN of the common name is example.jp
| Name | Type | Value |
|---|---|---|
| _acme-challenge.example.jp | TXT, CNAME, NS, etc. | Desired information |
Example 2: When FQDN of the common name is sub.example.com
| Name | Type | Value |
|---|---|---|
| _acme-challenge.sub.example.com. | TXT, CNAME, NS, etc. | Desired information |