Thanks for using the TrueNAS Community Edition issue tracker! TrueNAS Enterprise users receive direct support for their reports from our support portal.
And an option to show the ECDSA ssh key fingerprint in the web GUI and the local console.
Description
I do miss an option to show the ECDSA key fingerprint in the GUI and the local console. If you connect via ssh to the server, you will asked to verify the ECDSA key fingerprint with the fingerprint that is shown in the client console. To verify it, you need to get the fingerprint via a save way. Like the webinterface or the local console, but the webinterface and the local console is of no help here.
Suggestion: 1. The local console should print the ESCDSA key fingerprint like the IP address after booting the system. 2. It should be possible to show the ESCDSA Key fingerprint via the webinterface gui.
For a workaround at the moment, the user needs to switch to the shell in the webinterface and read the Fingerprint via the commandline with the following command:
Thank you for submitting this feature request! To better accommodate and gauge community interest for future versions of TrueNAS we have moved the submission process to our TrueNAS Community Forums. If this feature is still important and relevant for consideration, please refer to the links below on how to submit it for community voting and TrueNAS roadmap review.
I do miss an option to show the ECDSA key fingerprint in the GUI and the local console.
If you connect via ssh to the server, you will asked to verify the ECDSA key fingerprint with the fingerprint that is shown in the client console.
To verify it, you need to get the fingerprint via a save way. Like the webinterface or the local console, but the webinterface and the local console is of no help here.
Suggestion:
1. The local console should print the ESCDSA key fingerprint like the IP address after booting the system.
2. It should be possible to show the ESCDSA Key fingerprint via the webinterface gui.
For a workaround at the moment, the user needs to switch to the shell in the webinterface and read the Fingerprint via the commandline with the following command:
ssh-keygen -lf /etc/local/ssh/ssh_host_ecdsa_key.pub