Actions
Enhancement #453
closed[SSH] remove DSA keys, SSHFP: add SHA-256 fingerprint
Start date:
2015-07-02
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Help Needed:
No
Description
SHA-256 fingerprints should be added to SSHFP entries.
for key in /etc/ssh/ssh_host_*_key.pub; do \ ssh-keygen -r `hostname` -f $key; \ done
Updated by Pierre-Louis Bonicoli almost 10 years ago
- Tracker changed from Bug to Enhancement
- Subject changed from SSHFP: add SHA-256 fingerprint to [SSH] remove DSA keys, SSHFP: add SHA-256 fingerprint
- Status changed from New to Resolved
- % Done changed from 0 to 100
- Help Needed set to No
- Actions
- DSA key removed from filesystem and /etc/ssh/sshd_config
- SSH restarted
on: - orfeo
- toushirou (SSHFP records updated for
toushirou-hivane
,toushirou-sivit
andwww-hosting
) - thorfinn
- jinta
- korutopi
- Actions on orfeo.duckcorp.org
- SSHFP records updated:
- toushirou
- toushirou-hivane
- toushirou-sivit
- www-hosting
- thorfinn
- jinta
- korutopi
rndc reload duckcorp.org
ods-signer sign duckcorp.org
- SSHFP records updated:
Actions