metal-stack / metal-console

Metal Console is responsible to create a secure access to the serial console of a metal machine
GNU Affero General Public License v3.0
6 stars 0 forks source link

Access to the machine console with an existing private key also works without a valid token #29

Closed y16144 closed 1 year ago

y16144 commented 2 years ago

/usr/bin/ssh -i privatekey f08150815-4911-4242-4911-3cecef6d5ebc@api.fits.cloud -p 5222 -o StrictHostKeyChecking=No

Connecting to console of "f08150815-4911-4242-4911-3cecef6d5ebc" ... Exit with ~. [SOL Session operational. Use ~? for help]

majst01 commented 2 years ago

Gardener rotates ssh-keypairs since https://github.com/gardener/gardener/pull/4224, i really would prefer this. Available since g/g 1.28

Gerrit91 commented 2 years ago

Idea during planning:

majst01 commented 1 year ago

SSH Key rotation is now in place, could we close this issue now ?

Gerrit91 commented 1 year ago

Please re-open if this is not solved yet.