Signing back into the Community for the first time? You'll need to reset your password to access your account.  Find out more.

Forum Discussion

Former Member's avatar
Former Member
3 years ago

I have an rsa 2048 key with a 65537 public exponent, but the ssh-agent refuses to sign it.

signing with ssh-rsa is unsupported; SHA-1 may be insecure is the message in the log for the ssh-agent. openssl rsa -text -in ./id_rsa |grep publ writing RSA key publicExponent: 65537 (0x10001)...