Displaying 1 result from an estimated 1 matches for "ckdemo".
2020 Aug 26
10
[Bug 3202] New: Ed25519 key on HSM is not getting listed in ssh-add -l command
...hment 3442
--> https://bugzilla.mindrot.org/attachment.cgi?id=3442&action=edit
Logs that shows detailed output of each command with cryptoki log and
dmesg.
Steps to Reproduce:
1.Install OpenSSH
2.Install SafeNet LunaClient and setup NTLS.
3.Generate Edward 25519 and RSA Key using SafeNet ckdemo utility.
4.Run below commands:
a.)eval `ssh-agent -P "/usr/safenet/lunaclient/lib/*" -s`
b.)ssh-add -s /usr/safenet/lunaclient/lib/libcklog2.so
c.)ssh-add -l
Actual Output:
2048 SHA256:r/7tkup1Bb76UDVgs5GDfTDvKpTVhhM0SWNY+Mja2Xg Generated RSA
Public Key (RSA)
Expected Output: Bot...