search for: libcklog2

Displaying 1 result from an estimated 1 matches for "libcklog2".

2020 Aug 26
10
[Bug 3202] New: Ed25519 key on HSM is not getting listed in ssh-add -l command
...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: Both RSA And Ed25519 key should be listed. 5.Create Ed25519 key using ssh-keygen command on HSM: ssh-keygen -t ed25519 -D /usr/safenet/lunaclient/lib/libcklog...