Excuse me if I'm missing something obvious, but
I'm looking for SSL/TLS authentication (not encapsulation)
of a rsh or ssh session. I want the user's cert or public
key used in the authentication. I understand that SSH uses
a different "type" of key with "ssh-keygen -trsa" as compared with
"genrsa -des3" and there's no way to make them compatible?
What is the best convention being used by everyone?
SSLrsh, slush both show up with bad links, and looks of
interest (However, I did find another URL for SSLrsh):
http://www.crufty.net/ftp/pub/sjg/help/SSLrshd_8.htm
TIA,
Curtis