3.2. ACMEAccount

Description

ACME is a protocol that allows for automated issue of certificates, mostly used with Lets Encrypt.

Properties

Name
A name used to identify the account in the system. (Identifier)
EndpointType
Select endpoint to use. Default: Let's Encrypt. (Default: LetsEncrypt)
Endpoint
The ACME server endpoint to use when contacting the server, when using an ACME service that's not pre-configured.
ChallengeType
Method to intercept ACME Challenges. (Default: Simplified)
Email
Certificate contact information. Required data.
CertRenewTimeStart
Certificate renewal is only allowed within this time range (hour). (Default: 22)
CertRenewTimeStop
Certificate renewal is only allowed within this time range (hour). (Default: 23)
AcceptTerms
Will automatically accept the terms of service sent by the server, if applicable.
KeyType
Keytype used to authenticate the client with the ACME server. (Default: ECC256)
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)

3.2.1. ACMECertMgmt

Description

An automated request certificate, using protocol ACME, that can be used as any regular certificate.

Properties

Name
Specifies a symbolic name for the certificate. (Identifier)
Domains
List of domains that the certificate needs to authenticate.
Country
Optional: Country abbreviation (2 characters). (Optional)
State
Optional: State abbreviation (2 characters). (Optional)
Locality
Optional: City. (Optional)
Org
Optional: Organization. (Optional)
Unit
Optional: Department. (Optional)
Email
Optional: Contact Email. (Optional)
KeyType
Keytype for the certificate. (Default: ECC256)
Status
Certificate status. The date reports to when status last changed (for Valid status, shows expiry date). (Optional)
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)