Frank Schmidt

Results 2 comments of Frank Schmidt

I ran into the same problem as well today. I don't think the "problem" is with the secure enclave but instead with the remote ssh server forcing a disconnect after...

Workaround with a bit of configuration per host: 1. Store the public key in a file `~/.ssh/secretive.myname.pub` 2. Configure ssh to explicitly use that key for the host (in `~/.ssh/config`)...