Package com.io7m.certusine.vanilla.internal.tasks
package com.io7m.certusine.vanilla.internal.tasks
ACME client (Vanilla implementation [internal tasks])
-
ClassDescriptionThe base type of certificate tasks.The base type of DNS tasks.A certificate task that checks if DNS records have been created.The initial task that searches for a DNS challenge, and creates DNS records in response.A task that triggers a DNS challenge now that DNS records have (hopefully) been created and propagated.A task that updates all the DNS challenges that may be in progress.The execution context for a task.A task that does nothing, successfully.An exception raised by a certificate task.The base type of certificate signing tasks.A task that begins certificate signing.A task that saves signed certificates.A task that saves signed certificates.A certificate task that updates all certificate signing operations that may be in progress.The status of a task execution.The task is completed.The task failed, but might succeed if it is retried.The task failed permanently and retrying will not result in success.The task is in progress and should be retried.Duration values used in tasks.