When run with option `-a /path/to/authorized_keys`, tmate-slave will only authenticate public keys present in the file `/path/to/authorized_keys`. The expected format is the same as specified in sshd(8) manpage, section "AUTHORIZED_KEYS FILE FORMAT". See: tmate-io/tmate-slave#37 Closes #38