Details
-
Bug
-
Status: Open (View Workflow)
-
Blocker
-
Resolution: Unresolved
-
Jenkins Version:- 2.1.2
Svn version:- 1.10.3
OS:- Windows 10
Description
I am using SSH private key based user to access svn repo.
It was working fine toll I changed the private key because if security issue.
Now in jenkins it's saying that the user is unable to access the repository.
FYI, I am able to checkout the code using the same user from command line
jvz
Posting here to bump*. This is happening with the following versions as well:
Jenkins - 2.332.1
Plugin - 2.14.4
The original SVN key was an RSA key. Due to security issues, we are trying to change all our keys to ECDSA or ED25519.
However, on updating the key in the credential store (or adding a new key and trying to use it), SVN clone fails.
I know the new keys work - I've tried them on command line locally.
Please let me know if you need more logs. I'm not seeing anything specific in the system log.