AcmeClient.issueCertificate

Issue a certificate for the domainNames.

The first one will be the 'Subject' (CN) in the certificate.

class AcmeClient
issueCertificate

Return Value

A Certificate object or null.

Throws

an instance of AcmeException on fatal or unexpected errors.

Meta