Dear List, I performed globus-url-copy to a domain ugrid.xx.xx.xx with self-generated simpleCA and got the error message as copied below.
[guser@localhost ~]$ globus-url-copy gsiftp://localhost:2811/home/guser/t1 gsiftp://ugrid.xx.xx.xx2811/home/guser/destFile error: globus_xio: Unable to connect to ugrid.xx.xx.xx:2811 globus_xio: System error in connect: No route to host globus_xio: A system call failed: No route to host After opening the port 2811 by editing /etc/sysconfig/iptables, the error message is as follows, ---- [guser@localhost ~]$ globus-url-copy gsiftp://localhost:2811/home/guser/t1 gsiftp://ugrid.xx.xx.xx2811/home/guser/destFile error: globus_ftp_control: gss_init_sec_context failed OpenSSL Error: a_verify.c:184: in library: asn1 encoding routines, function ASN1_item_verify: EVP lib OpenSSL Error: rsa_eay.c:773: in library: rsa routines, function RSA_EAY_PUBLIC_DECRYPT: padding check failed OpenSSL Error: rsa_pk1.c:100: in library: rsa routines, function RSA_padding_check_PKCS1_type_1: block type is not 01 ----- Could anyone please provide some clue of how to fix them? Thank you very much in advance. regards, Abu Attar
