milki mlk edited a comment on Bug JENKINS-18897

I have the same behaviour as courtland jones. A 4096-bit RSA key couldn't be decoded. Switching to a 2048-bit RSA key avoided the problem with SSH Agent v1.1. This only happens on the slave. Master has no issue with the long key.

http://www.bouncycastle.org/wiki/display/JA1/Frequently+Asked+Questions and http://www.novell.com/documentation/novellaccessmanager/adminguide/data/b4pq92r.html say 4096 bit keys aren't supported by the JCE policy.

http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html also mentions that the Unlimited Strength policy is required for >2048 bit keys.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to