I did a quick search of this forum. I see that this was asked before, but the previous topic didn’t get any responses.
When setting up publishing, I always choose the SFTP publishing method and to Use Public Key Authentication. RapidWeaver won’t allow selecting a key that isn’t named id_rsa (it might allow id_dsa and/or id_ecdsa, I didn’t try). I usually don’t have much of an issue with this limitation, but today I kinda do.
What’s worse is that it allows selecting files in the .ssh directory that aren’t even keys, like config, authorized_keys and known_hosts.
Is there a way to select alternate keys? What’s the magic sauce?