Closed
Bug 889774
Opened 12 years ago
Closed 12 years ago
Change the SSH public key for hsivonen@iki.fi
Categories
(Infrastructure & Operations Graveyard :: Account Requests, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hsivonen, Assigned: Usul)
Details
Attachments
(2 files)
In order to be able to safely dispose of the old disks, I have created a new SSH key pair. Please remove my old DSA public key and replace it with the attached new RSA public key (hg account hsivonen@iki.fi).
I have signed the new key with the old key to demonstrate that the new key is legitimate. Assuming that you have the all public key in a file named id_dsa_hsivonen.pub, you may verify the signature with the following commands:
ssh-keygen -e -f id_dsa_hsivonen.pub -m PKCS8 > pub8
openssl pkeyutl -verify -pubin -inkey pub8 -in id_rsa_hsivonen.pub -sigfile id_rsa_hsivonen.pub.sig
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #0)
> Assuming that you have the all public key in a file named
> id_dsa_hsivonen.pub
s/all/old/
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops → ludovic
| Assignee | ||
Comment 3•12 years ago
|
||
New Key added - give it 60 minutes to propagate. Once you've tested the key I'll remove the old one.
| Reporter | ||
Comment 4•12 years ago
|
||
Thanks. The new key seems to work, so please proceed with removing the old one.
| Assignee | ||
Comment 5•12 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #4)
> Thanks. The new key seems to work, so please proceed with removing the old
> one.
done
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Infrastructure & Operations
Updated•10 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•