[AG-DEV] VenueClient SOAP connection

Tom Uram turam at mcs.anl.gov
Thu Jun 12 14:45:53 CDT 2008


Mike:

Note that the VenueClient uses http, not https, by default.

Tom



----- Original Message -----
From: "Michael Miller" <mimiller at ncsa.uiuc.edu>
To: "AG-DEV" <ag-dev at mcs.anl.gov>
Sent: Thursday, June 12, 2008 2:20:03 PM GMT -06:00 US/Canada Central
Subject: [AG-DEV] VenueClient SOAP connection

When I try to connect to a venue client with SOAP, I get the following error:

Warning: SoapClient::SoapClient() [function.SoapClient-SoapClient]: SSL operation failed with code 1. OpenSSL Error messages: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol 


Here's my code:
$uri='https://vivace.ncsa.uiuc.edu:11000/VenueClient';
$v = new SoapClient($uri.'?WSDL',array("exceptions" => 0));


Any thoughts?

myk





More information about the ag-dev mailing list