Documentation for the ACMESharp project
This project is maintained by PKISharp
ACMESharp Provider Extensions > Challenge Handlers > CloudFlare
Provider for handling challenges that manages DNS entries hosted in a CloudFlare zone
| Name: | CloudFlare |
| SupportedTypes: | DNS |
| IsCleanUpSupported: | True |
| Assembly: | ACMESharp.Providers.CloudFlare |
| Version: | 0.9.1.0 |
The domain name to operate against.
| Name: | DomainName |
| Type: | TEXT |
| IsRequired: | True |
| IsMultiValued: | False |
The email address of the CloudFlare account to operate against
| Name: | EmailAddress |
| Type: | TEXT |
| IsRequired: | True |
| IsMultiValued: | False |
The authentication key of the CloudFlare account to operate against
| Name: | AuthKey |
| Type: | TEXT |
| IsRequired: | True |
| IsMultiValued: | False |