Hello, I have some problems to execute a basic globusrun-ws command. When I execute:
globusrun-ws -submit -c /bin/hostname The output is: Submitting job...Failed. globusrun-ws: Error submitting job OpenSSL Error: s3_clnt.c:842: in library: SSL routines, function SSL3_GET_SERVER_CERTIFICATE: certificate verify failed globus_gsi_callback_module: Could not verify credential globus_gsi_callback_module: Can't get the local trusted CA certificate: Untrusted self-signed certificate in chain with hash aacc0995 Do you know what the problem is? I have a valid certificate and I can make transfers (globus-url-copy) to and from this resource. Moreover, I can execute this command but setting another resource to execute the job, for example: globusrun-ws -submit -F resourceB -c /bin/hostname Thank you! Best regards!
