ok but what happens when this client does not accept non-ssl connections. Here is the errorlog
pshrapprd:/home/root> sftp -v -v -v -v [EMAIL PROTECTED]
Connecting to secure.unamedsite.com...
OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.6l 04 Nov 2003
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: Applying options for *
debug3: cipher ok: aes128-cbc [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcf
our,aes192-cbc,aes256-cbc]
debug3: cipher ok: 3des-cbc [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfou
r,aes192-cbc,aes256-cbc]
debug3: cipher ok: blowfish-cbc [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,ar
cfour,aes192-cbc,aes256-cbc]
debug3: cipher ok: cast128-cbc [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arc
four,aes192-cbc,aes256-cbc]
debug3: cipher ok: arcfour [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour
,aes192-cbc,aes256-cbc]
debug3: cipher ok: aes192-cbc [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcf
our,aes192-cbc,aes256-cbc]
debug3: cipher ok: aes256-cbc [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcf
our,aes192-cbc,aes256-cbc]
debug3: ciphers ok: [aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192
-cbc,aes256-cbc]
debug2: ssh_connect: needpriv 0
debug1: Connecting to secure. port 22.
debug1: connect to address x.x.x.x port 22: Connection timed out
ssh: connect to host secure.unamedsite.com port 22: Connection timed out
Connection closed
Derek B. Smith
OhioHealth IT
UNIX / TSM / EDM Teams
614-566-4145
Jacques Thomas <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 11/16/2004 04:34 PM
|
To: [EMAIL PROTECTED] cc: Subject: Re: batch mode file transfers via ssl |
You probably want to do your transfer using sftp, and automate the login
using ssh-agent.
Best,
Jacques Thomas
[EMAIL PROTECTED] wrote:
>
> Hello,
>
> I have been looking out in the archives and never found anything
> directly related to my question,
> so here it is: is there a way to automate file transfers using ssl?
> I installed openSSL and now I want to transfer files using sftp or
> ftp but of course I want these files encrypted. Currently I am using
> GPG but for this particalur client they want SSL.
>
> thank you,
>
> Derek B. Smith
> OhioHealth IT
> UNIX / TSM / EDM Teams
>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]