Package io.micronaut.acme
@Configuration
@Requires(property="acme.enabled",value="true") @Requires(property="micronaut.server.ssl.enabled",value="true",defaultValue="false")
package io.micronaut.acme
Micronaut Acme integration.
- Since:
- 1.0
- Author:
- Nathan Zender
-
ClassDescriptionAllows the configuration of the Acme certificate process.Base class for configuration classes.Allows the configuration of the Acme certificate authentication process.Defines the type of valid challenges.Allows the configuration of the Acme certificate ordering process.