Home >

LunaSH Command Reference Guide > LunaSH Commands > sysconf > sysconf fingerprint

sysconf fingerprint

This command displays the system's certificate fingerprints for use when ensuring that ssh connections are being made to the correct host, or that the correct server certificate was brought to a client.

Specify if you wish to see the ssh certificate fingerprint or the NTLS certificate fingerprint. The NTLS certificate is created using the sha256WithRSAEncryption algorithm.

Syntax

sysconf fingerprint {ssh | ntls}

Parameter Shortcut      Description         
ssh    s Display the fingerprint of the SSH certificate. (Compare this with the value presented by the SSH client upon first SSH to the SafeNet appliance admin interface.)  See sysconf fingerprint ssh.   
ntls n Display the fingerprint of the NTLS certificate. (On the client side, you can compare this with the value returned from vtl fingerprint -f server.pem)  See sysconf fingerprint ntls.