jenkinsci / jenkinsci/ssh-credentials-plugin

[JENKINS-67886] WARNING com.trilead.ssh2.crypto.PEMDecoder decode

Open
#319 2 comments 0 reactions 0 assignees View on GitHub
component:ssh-credentials-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
25
Forks
69
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.