* Nate Leavitt <nateleavitt / gmail.com> (19:43) schrieb:
> server = XMLRPC::Client.new("webservice.com", "/api/xmlrpc", 443)
Port 443 is https, that is http over ssl. I don't know the XMLRPC-API,
but you have to tell it to use TLS/SSL.
mfg, simon .... hth