Refactor everything to allow per-site certificate generation. Create a new hook: hook_hosting_https_sign_methods(). Modules will offer methods of signing, starting with "none", "self", and "le". Adds a new property to sites "https_sign_method". Add radios to site node form to allow users to select the "Certificate Signing Method".