Displaying 2 results from an estimated 2 matches for "securekeyag".
2003 Jun 13
4
Problem/bug report for "bad decrypted len" error in OpenSSH
Hi!
I think lines between 250-252 in file ssh-rsa.c in OpenSSH source code
should be commented ! ! !
REASON:
Using "SecureNetTerm Client" ( http://www.securenetterm.com/ ) with
"SecureKeyAgent" ver. 5.4.2.4 ( Or same is with Putty + SecureKeyAgent ) to
connect to OpenSSH server "OpenSSH ver. 3.6.1" using public key from Smart
Card certificate causes the following errors in "/var/log/auth/errors":
.............
sshd[1224] error: bad decrypted len: 36 !=...
2003 Jun 13
1
[Bug 592] "Bad decrypted len" error in OpenSSH using smart-card stored public-key
...Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: sth at hq.bsbg.net
I think lines between 250-252 in file ssh-rsa.c in OpenSSH source code should
be commented!
REASON:
Using "SecureNetTerm Client" ( http://www.securenetterm.com/ ) with
"SecureKeyAgent" ver. 5.4.2.4 ( same situation: Putty + SecureKeyAgent ) to
connect to OpenSSH server "OpenSSH ver. 3.6.1" using public key from Smart
Card certificate causes the following errors in "/var/log/auth/errors":
. . .
sshd[1224] error: bad decrypted len: 36 != 20...