I've not dealt with this myself. I do see the setOption and getOption methods of the ServerXMLHttp object has SSL settings. Try it with this object: loXmlHttp = NEWOBJECT( "Microsoft.ServerXMLHTTP" ) (and what Hal said with https://)
Tracy -----Original Message----- From: Philip B Sent: Wednesday, July 19, 2006 3:46 PM Subject: VFP and XML, XPCI Interchange using SSL Anyone have experience coding calls to UPS address validation? They need to have it use XPCI compliant and must use SSL I tried using the loXmlHttp = NEWOBJECT( "Microsoft.XMLHTTP" ) but could not find any switches for SSL ... I'm kind of new at this XMLHttp stuff so I gleaned from past messages... Thanks! Philip _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

