Class AcmeServerOption
java.lang.Object
io.micronaut.starter.cli.feature.acme.AcmeServerOption
Allows for helper flags to make selecting which ACME environment you are using easier.
- 
Field Details
- 
LE_PROD_URL
- See Also:
 
 - 
LE_STAGING_URL
- See Also:
 
 
 - 
 - 
Constructor Details
- 
AcmeServerOption
public AcmeServerOption() 
 - 
 - 
Method Details
- 
serverUrl
Obtains the configured server url.- Returns:
 - ACME server url
 
 
 -