Currently servers identify themselves with their unique certificate that is generated during start up. Lose the certificate and you'll lose the ability the run your server again and be trusted.
Feature request (from @Katos ) :
Please give us server owners the ability to generate a mnemonic phrase to "backup" our key, essentially.
This feature will require:
- An automatic dump of a mnemonic phrase for the local private key
- A way to download said key in the admin panel (admins only)
- A way to restore said key in the admin panel (admins only)
- A way to restore said key (key to private key) outside of the admin panel.