Package org.opencms.letsencrypt
Interface I_CmsLetsEncryptUpdater
- All Known Implementing Classes:
CmsLetsEncryptUpdater
public interface I_CmsLetsEncryptUpdater
Interface for classes which should handle an updated certificate configuration.
-
Method Summary
-
Method Details
-
update
Called when the certificate configuration is updated.- Parameters:
certConfig
- the new certificate configuration data- Returns:
- true if the update was successful from OpenCms' point of view
-