Re: HOW: SSL/SSH connection ??
- From: choywk <choywk@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 23:04:04 -0700
I have not heard of Zeus Editor before but I did checked it out briefly after
you mentioned it. My first impression of the product is very good, it has a
lot of features. However, I cannot find the secure ftp feature that you
talked about. After snooping around a bit, I can only find the support for
file transfer over ftp and http. I also failed to get the editor to connect
to a ssh server. I did see the openssl dll libeay32.dll and ssleay32.dll in
the zeus program folder.
anyway, if a programmer can write feature rich programs like Zeus editor,
he/she should not have much trouble writing programs that support secure
communication.
Good job on the editor.
"jussij@xxxxxxxxxxxx" wrote:
> > There is no quick and easy way to programmatically
> > implement secure communication in Windows.
>
> It might not be overly quick to implement these features
> on the Windows platform but it is not that difficult.
>
> Use OpenSSL for SSL:
>
> http://www.openssl.org/
>
> and OpenSSH for SSH:
>
> http://www.openssh.com/
>
> That is exactly how the Zeus for Windows editor implements
> secure FTP over SSH and SSL:
>
> http://www.zeusedit.com/lookmain.html
>
> Jussi Jumppanen
> Author: Zeus for Windows
>
>
.
- Follow-Ups:
- Re: HOW: SSL/SSH connection ??
- From: jussij
- Re: HOW: SSL/SSH connection ??
- References:
- HOW: SSL/SSH connection ??
- From: Kristijan Marin
- RE: HOW: SSL/SSH connection ??
- From: choywk
- Re: HOW: SSL/SSH connection ??
- From: jussij
- HOW: SSL/SSH connection ??
- Prev by Date: Re: HOW: SSL/SSH connection ??
- Next by Date: [NSDictionary DictionaryWithContentsOfFile] question
- Previous by thread: Re: HOW: SSL/SSH connection ??
- Next by thread: Re: HOW: SSL/SSH connection ??
- Index(es):
Relevant Pages
|