How long does the one-time use SSH public key expire?

0

I'm interested in the recent feature https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Connect-using-EC2-Instance-Connect.html .

The doc says there is a one-time use SSH public key that only remains 60 seconds.

But I tried it by self, looks like the one-time SSH public key always is valid after pushing it via cli. I can still use the corresponding private key to login the instance after pushing public key more than 10 minutes.

Is it expected behavior? How should I understand the one-time use SSH public key mentioned in doc?

zxkane
posta 5 anni fa659 visualizzazioni
1 Risposta
0
Risposta accettata

I turned it out. EC2 instance connect works as expected to create one-time SSH public key for 60 times.

The behavior I observed caused by ssh-agent cached another key of ec2 instance.

mengxin
con risposta 5 anni fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande