This bug was originally filed in Launchpad as LP: #1860789
Launchpad details
affected_projects = ['cloud-init (Ubuntu)']
assignee = None
assignee_name = None
date_closed = 2020-02-20T21:29:29.959055+00:00
date_created = 2020-01-24T13:28:11.619949+00:00
date_fix_committed = 2020-02-20T21:29:29.959055+00:00
date_fix_released = 2020-02-20T21:29:29.959055+00:00
id = 1860789
importance = undecided
is_complete = True
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1860789
milestone = None
owner = oddbloke
owner_name = Dan Watkins
private = False
status = fix_released
submitter = xnox
submitter_name = Dimitri John Ledkov
tags = []
duplicates = []
Launchpad user Dimitri John Ledkov(xnox) wrote on 2020-01-24T13:28:11.619949+00:00
ssh_authkey_fingerprints must use sha256sum not md5
on focal and up.
or maybe you should show both, becuase old ssh clients might only show md5 checksums, and like ssh clients on Windows, etc.
If you switch to show both, it then can be backported to all stable releases, as md5 is no longer secure for this purpose.
This bug was originally filed in Launchpad as LP: #1860789
Launchpad details
Launchpad user Dimitri John Ledkov(xnox) wrote on 2020-01-24T13:28:11.619949+00:00
ssh_authkey_fingerprints must use sha256sum not md5
on focal and up.
or maybe you should show both, becuase old ssh clients might only show md5 checksums, and like ssh clients on Windows, etc.
If you switch to show both, it then can be backported to all stable releases, as md5 is no longer secure for this purpose.