Why do you think that OpenSSL is easier to use than OpenSSH? If you use   
SSH then the application is already written. You don't need to write a    
single line of C to get it running. OpenSSL on the other hand is mostly a
toolkit for programmers.

For an example of an SSL application, look at s_client in the OpenSSL 
package, or Mozilla/Apache-SSL for something more usefull.


Amanda.


On Mon, 18 Sep 2000, Soul Fire wrote:
> Thanks for the guidance on ssh. Any ideas on how to accomplish the   
> same with openssl? The reason I stick with ssl is that I can write my
> own server running rather than depending on an ssh daemon to do the
> work for me.
> 
> The question stands as : How do I code a client to run apps over an
> ssl connection established through open SSL?
 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to