Hi,

Looking at the keys with openssl (after
converting to openssh-private with puttygen)
it seems some of the keys themselves are 2047 bits.

for f in $(ls) ; do 
  puttygen $f -O private-openssh -o /dev/stdout \
    | openssl rsa -text
done


Karl <[email protected]>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to