Forum Discussion

Former Member's avatar
Former Member
4 years ago

SSH to EC2 - `agent refused operation`

I have a problem with accessing an EC2 instance using a private key stored in my private vault. Steps: Update ~/.ssh/config with a host i.e. Host random-host HostName random-host.c...