Package org.opencms.letsencrypt
Class CmsLetsEncryptUpdater
java.lang.Object
org.opencms.letsencrypt.CmsLetsEncryptUpdater
- All Implemented Interfaces:
I_CmsLetsEncryptUpdater
Updates the certificate configuration for the LetsEncrypt container.
-
Constructor Summary
ConstructorDescriptionCreates a new instance. -
Method Summary
-
Constructor Details
-
CmsLetsEncryptUpdater
Creates a new instance.- Parameters:
config
- the configuration
-
-
Method Details
-
update
Description copied from interface:I_CmsLetsEncryptUpdater
Called when the certificate configuration is updated.- Specified by:
update
in interfaceI_CmsLetsEncryptUpdater
- Parameters:
certConfig
- the new certificate configuration data- Returns:
- true if the update was successful from OpenCms' point of view
- See Also:
-