Class CSDomains

java.lang.Object
com.io7m.certusine.vanilla.CSDomains

public final class CSDomains extends Object
Functions to process domains.
  • Method Details

    • renew

      public static void renew(com.io7m.repetoir.core.RPServiceDirectoryType services, CSDomain domain, Clock clock) throws IOException, InterruptedException
      Renew all certificates for the given domain.
      Parameters:
      services - A service directory
      domain - The domain
      clock - The clock used for time-based operations
      Throws:
      IOException - On errors
      InterruptedException - On interruption