Class LetsEncryptRenewal

java.lang.Object
com.iizix.server.acme.LetsEncryptRenewal

public class LetsEncryptRenewal extends Object
Class used to create or renew the certificate for a domain in the server.
Author:
Christopher Mindus
  • Field Details Link icon

    • RENEW_PERIOD Link icon

      public static long RENEW_PERIOD
      Renewal trial or logging period in milliseconds, 30 minutes.
  • Method Details Link icon