Interface I_CmsLetsEncryptUpdater

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean update​(java.lang.String certConfig)
      Called when the certificate configuration is updated.
    • Method Detail

      • update

        boolean update​(java.lang.String certConfig)
        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