-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
We get this log very often:
WARNING com.trilead.ssh2.crypto.PEMDecoder decode
com.trilead.ssh2.cryptoPEMDecoder.decode method is deprecated, use com.trilead.ssh2.cryptoPEMDecoder.decodeKeyPair instead.
I suspect it is through the SCM polling events. I've tried switching to RSA keys for my svn+ssh setup but get the same logs.
Ideas?
Originally reported by
channyboy, imported from: WARNING com.trilead.ssh2.crypto.PEMDecoder decode
- assignee:
jvz
- status: Open
- priority: Minor
- component(s): ssh-credentials-plugin
- resolution: Unresolved
- votes: 0
- watchers: 2
- imported: 20251215-193512
Raw content of original issue
We get this log very often: WARNING com.trilead.ssh2.crypto.PEMDecoder decode com.trilead.ssh2.cryptoPEMDecoder.decode method is deprecated, use com.trilead.ssh2.cryptoPEMDecoder.decodeKeyPair instead.
I suspect it is through the SCM polling events. I've tried switching to RSA keys for my svn+ssh setup but get the same logs.
Ideas?
- environment:
Docker LTS Jenkins 2.319.3 subversion rsa