Open SSL connection to HTTPS?

Dan Astoorian djast at cs.toronto.edu
Thu Nov 1 02:37:53 EST 2001


On Wed, 31 Oct 2001 10:30:06 EST, Ciaran Deignan writes:
> 
> I know that SSL and SSH are *entirely* different, but ssh is
> the only commonly-available encryption-enabled command-line tool
> around. It would be greate to have an SSL-emulation mode in
> OpenSSH....

Since OpenSSH depends on the OpenSSL package, presumably you have the
latter installed?

Try:
    openssl s_client -connect host:443

to connect to your SSL-enabled web server.

-- 
Dan Astoorian               People shouldn't think that it's better to have
Sysadmin, CSLab             loved and lost than never loved at all.  It's
djast at cs.toronto.edu        not, it's better to have loved and won.  All
www.cs.toronto.edu/~djast/  the other options really suck.    --Dan Redican



More information about the openssh-unix-dev mailing list