546
edits
Line 58: | Line 58: | ||
* '''ACME''': The Certificates will be downloaded from the specified Certificate Authority | * '''ACME''': The Certificates will be downloaded from the specified Certificate Authority | ||
* '''Upload''': You are able to upload a X.509 certificate file and a (unencrypted) key file in the .pem-file format. Upon successful upload, this certificate will be used to serve the user interface. The .pem-file should contain the full certificate chain to trust the certificate: If there is an intermediate CA, its certificate should also be in the file. | * '''Upload''': You are able to upload a X.509 certificate file and a (unencrypted) key file in the .pem-file format. Upon successful upload, this certificate will be used to serve the user interface. The .pem-file should contain the full certificate chain to trust the certificate: If there is an intermediate CA, its certificate should also be in the file. | ||
* '''Self-Signed''': Generate self-signed certificates with a custom host-name. They will be valid for 10 years and replace the legacy certificates for devices shipped with firmware version 3.6 or | * '''Self-Signed''': Generate self-signed certificates with a custom host-name. They will be valid for 10 years and replace the legacy certificates for devices shipped with firmware version 3.6 or older. | ||
The Default Mode is always the fall-back if the process does not work. | The Default Mode is always the fall-back if the process does not work. | ||
edits