RE: SSL server compatible with SSH client

2002-09-11 Thread Patrick Best-TM
PROTECTED]] Sent: September 11, 2002 9:29 AM To: [EMAIL PROTECTED] Subject: Re: SSL server compatible with SSH client No, SSL and SSH are two distinct and separate protocols. openSSH relys on openSSL for the cryptographic algorithms. Le-Vazquez, Thuy wrote: > I've written an SSL server,

Re: SSL server compatible with SSH client

2002-09-11 Thread Steven Bade
No, SSL and SSH are two distinct and separate protocols. openSSH relys on openSSL for the cryptographic algorithms. Le-Vazquez, Thuy wrote: > I've written an SSL server, will the server communicate with SSH client? > If not, does anyone know how to hook this two together? > > -Thuy >

Re: SSL server compatible with SSH client

2002-09-11 Thread Eric Rescorla
"Le-Vazquez, Thuy" <[EMAIL PROTECTED]> writes: > I've written an SSL server, will the server communicate with SSH client? > If not, does anyone know how to hook this two together? You don't. They're different protocols. -Ekr -- [Eric Rescorla [EMAIL PROTECTED]

SSL server compatible with SSH client

2002-09-11 Thread Le-Vazquez, Thuy
I've written an SSL server, will the server communicate with SSH client? If not, does anyone know how to hook this two together? -Thuy __ OpenSSL Project http://www.openssl.org User Support Mailing