HELP: This UI is new, and obviously needs a lot of work. Would you like to help the Sandstorm project by improving this UI? Let us know on this GitHub issue!
Current certificate expires: | {{expires}} |
Will attempt renewal at: | {{renewAt}} |
Use Let's Encrypt -- or any other ACME certificate provider -- to automatically renew your certificate.
Directory URL: | {{directory}} |
Contact e-mail: | {{email}} |
No ACME account configured.
{{/with}}
Configured provider: | {{providerName}} |
No DNS API configured. To renew certificates, Sandstorm needs access to your DNS provider in order to pass ACME DNS-01 challenges. Passing a DNS challenge is required to issue a wildcard certificate, which Sandstorm requires.
{{/with}} {{#if acmeAccount}} {{#if acmeChallenge}}Sandstorm is currently fetching a certificate. This can take several minutes. Check the system log for updates.
{{else}}Sandstorm will automatically fetch a new certificate when yours is close to expiration. Press this button only if you want to force a certificate to be fetched now.
{{/if}} {{/if}} {{/if}}Use this if your certificate provider doesn't support ACME.
{{#with modal}} {{#modalDialogWithBackdrop onDismiss=onDismiss}} {{#with createAccount}} {{#if queryTos}} {{#if tosUrl}}Do you accept the certificate provider's Terms of Service?
{{else}}Do you accept the certificate provider's Terms of Service?
{{/if}} {{else}} {{/if}} {{/with}} {{#with chooseDns}} {{/with}} {{/modalDialogWithBackdrop}} {{/with}}