jenkinsci / jenkinsci/ssh-credentials-plugin
[JENKINS-56940] Show asciiart fingerprint of SSH keys
Open
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
Now that private keys are masked in the UI, we should show the asciiart of a key for fingerprint checking purposes. Example command: ssh-keygen -l -v -f ~/.ssh/id_ed25519
---
Originally reported by
jvz, imported from: Show asciiart fingerprint of SSH keys
Raw content of original issue
Now that private keys are masked in the UI, we should show the asciiart of a key for fingerprint checking purposes. Example command: ssh-keygen -l -v -f ~/.ssh/id_ed25519
Contributor guide
Assessment
This issue has not been assessed yet.